Skip to content

Commit

Permalink
1111
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdWaterLW committed Apr 1, 2024
1 parent 2566f58 commit faa2e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
if: github.head_ref != 'main' && !startsWith(github.head_ref, 'release')
runs-on: ubuntu-latest
steps:
- uses: xalvarez/prevent-file-change-action@68cb9ec1e79b5acdba73eecc2acb92ce9cb4c83c
- uses: xalvarez/prevent-file-change-action@ea13cf807460e54e1075c722c8544da796489394
name: Prevent file change
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit faa2e52

Please sign in to comment.