Skip to content

Commit 8d00cd0

Browse files
committed
This is to test the no important files changed bot.
1 parent 81753f7 commit 8d00cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-important-files-changed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717

1818
jobs:
1919
check:
20-
uses: exercism/github-actions/.github/workflows/check-no-important-files-changed.yml@main
20+
uses: exercism/github-actions/.github/workflows/check-no-important-files-changed.yml@fix-no-important-files
2121
with:
2222
repository: ${{ github.event.pull_request.head.repo.owner.login }}/${{ github.event.pull_request.head.repo.name }}
2323
ref: ${{ github.head_ref }}

0 commit comments

Comments
 (0)