Skip to content

Commit e546b81

Browse files
authored
Update no-important-files-changed.yml (#242)
1 parent edee695 commit e546b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@use-explicit-upstream
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)