Skip to content

Merge pull request #4 from cFS/part-workflows39-exclude-draft-prs-add… #1

Merge pull request #4 from cFS/part-workflows39-exclude-draft-prs-add…

Merge pull request #4 from cFS/part-workflows39-exclude-draft-prs-add… #1

name: Internal Format Check
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
format-check:
name: Run format check
uses: cFS/workflows/.github/workflows/format-check-reusable-internal.yml@dev

Check failure on line 11 in .github/workflows/format-check-internal.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/format-check-internal.yml

Invalid workflow file

error parsing called workflow ".github/workflows/format-check-internal.yml" -> "cFS/workflows/.github/workflows/format-check-reusable-internal.yml@dev" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.