Skip to content

Commit c10b2f4

Browse files
committed
Do not push dependabot PR branches to Docker hub
1 parent 7ec3317 commit c10b2f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ workflows:
8787
ignore:
8888
- master
8989
- /pull\/[0-9]+/
90+
- /dependabot.*/
9091
- publish-tag:
9192
# Only run this job on git tag pushes
9293
requires:

0 commit comments

Comments
 (0)