Skip to content

Commit 7bec634

Browse files
authored
Revert "Testing fix for no-important-files workflow. (#3824)" (#3835)
This reverts commit 8dde6fd.
1 parent 2663591 commit 7bec634

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@fix-no-important-files
20+
uses: exercism/github-actions/.github/workflows/check-no-important-files-changed.yml@main
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)