Skip to content

Commit

Permalink
ci: update verify files check
Browse files Browse the repository at this point in the history
ignore empty files
  • Loading branch information
xrkffgg committed Mar 12, 2021
1 parent 462c7fc commit 8633d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-files-modify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: verify-version
uses: actions-cool/verify-files-modify@v1.1.0
uses: actions-cool/verify-files-modify@v1.1.1
with:
forbid-paths: '.github/, scripts/'
skip-verify-authority: 'write'
Expand Down

0 comments on commit 8633d9b

Please sign in to comment.