Skip to content

Commit

Permalink
chore(ci): prevent dependabot pushes triggering appveyor events
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Jul 18, 2023
1 parent 2781b4a commit 9826ed4
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
@@ -1,5 +1,9 @@
version: "{build}"

branches:
except:
- '/^dependabot\/'

image:
- Visual Studio 2015
environment:
Expand Down

0 comments on commit 9826ed4

Please sign in to comment.