Skip to content

.github/workflows/notify-ci-failure.yml #94

.github/workflows/notify-ci-failure.yml

.github/workflows/notify-ci-failure.yml #94

name: Notify CI Failure on Main
on:
workflow_run:
workflows: ['Lint, Test, Coverage and Deploy']
types: [completed]
branches: [main]
jobs:
check-and-notify:
uses: 'ForestAdmin/github-workflows/.github/workflows/notify-ci-failure.yml@main'

Check failure on line 11 in .github/workflows/notify-ci-failure.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/notify-ci-failure.yml

Invalid workflow file

error parsing called workflow ".github/workflows/notify-ci-failure.yml" -> "ForestAdmin/github-workflows/.github/workflows/notify-ci-failure.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit