We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77dea9 commit 031c56dCopy full SHA for 031c56d
‎.github/workflows/no-important-files-changed.yml
@@ -16,7 +16,7 @@ permissions:
16
pull-requests: write
17
18
jobs:
19
- pause:
+ check:
20
uses: exercism/github-actions/.github/workflows/check-no-important-files-changed.yml@main
21
with:
22
repository: ${{ github.event.pull_request.head.repo.owner.login }}/${{ github.event.pull_request.head.repo.name }}
0 commit comments