We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2663591 commit 7bec634Copy full SHA for 7bec634
.github/workflows/no-important-files-changed.yml
@@ -17,7 +17,7 @@ permissions:
17
18
jobs:
19
check:
20
- uses: exercism/github-actions/.github/workflows/check-no-important-files-changed.yml@fix-no-important-files
+ 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 }}
23
ref: ${{ github.head_ref }}
0 commit comments