Skip to content

Commit 0e0f0eb

Browse files
committed
Don't push to github pages on dependabot branches.
1 parent e9b4b88 commit 0e0f0eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,7 @@ workflows:
204204
- unit
205205
- integration
206206
- build
207+
filters:
208+
branches:
209+
ignore:
210+
- ^dependabot/.*/

0 commit comments

Comments
 (0)