Skip to content

Commit

Permalink
Rename job name for no-important-files-changed workflow (#349)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ErikSchierboom authored Mar 1, 2024
1 parent 0c0972d commit f05928d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ permissions:
pull-requests: write

jobs:
pause:
check:
uses: exercism/github-actions/.github/workflows/check-no-important-files-changed.yml@main
with:
repository: ${{ github.event.pull_request.head.repo.owner.login }}/${{ github.event.pull_request.head.repo.name }}
Expand Down

0 comments on commit f05928d

Please sign in to comment.