Skip to content

chore(deps-dev): bump @semantic-release/github from 12.0.2 to 12.0.8 #4

chore(deps-dev): bump @semantic-release/github from 12.0.2 to 12.0.8

chore(deps-dev): bump @semantic-release/github from 12.0.2 to 12.0.8 #4

Workflow file for this run

name: Trigger Slack Notification
run-name: Trigger Slack Notification run by ${{ github.actor }} on ${{ github.ref_name }}
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
notify:
uses: subhamay-bhattacharyya-gha/slack-notification-wf/.github/workflows/slack-notify.yaml@feature/GHA-0002-initial-release

Check failure on line 12 in .github/workflows/notify.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/notify.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/notify.yaml" -> "subhamay-bhattacharyya-gha/slack-notification-wf/.github/workflows/slack-notify.yaml@feature/GHA-0002-initial-release" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
slack-webhook: ${{ secrets.SLACK_WEBHOOK_URL }}