Skip to content

Commit

Permalink
ignore file mode on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes committed Oct 27, 2024
1 parent 6a7cb5a commit 8639c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
with:
commit_message: "[skip ci] docs: automated update to docs\n\nskip-checks: true"
file_pattern: 'docs/**'
skip_dirty_check: false
add_options: --chmod=-x

unit_tests_linux:
name: Verify Tests (Linux)
Expand Down

0 comments on commit 8639c77

Please sign in to comment.