Skip to content

Commit

Permalink
Revert "Testing fix for no-important-files workflow. (exercism#3824)" (
Browse files Browse the repository at this point in the history
…exercism#3835)

This reverts commit 8dde6fd.
  • Loading branch information
BethanyG authored Dec 2, 2024
1 parent 2663591 commit 7bec634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-important-files-changed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:

jobs:
check:
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
with:
repository: ${{ github.event.pull_request.head.repo.owner.login }}/${{ github.event.pull_request.head.repo.name }}
ref: ${{ github.head_ref }}

0 comments on commit 7bec634

Please sign in to comment.