Skip to content

Commit

Permalink
build: skip build when updating files in folder .github
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck authored Sep 14, 2024
1 parent fdeb549 commit c568144
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ branches:
- /v\d+\.\d+\.\d+/
skip_commits:
files:
- .github/
- docs/
- misc/
- README.md
- LICENSE
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- SECURITY.md

environment:
github_access_token:
Expand Down

0 comments on commit c568144

Please sign in to comment.