We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec3317 commit c10b2f4Copy full SHA for c10b2f4
.circleci/config.yml
@@ -87,6 +87,7 @@ workflows:
87
ignore:
88
- master
89
- /pull\/[0-9]+/
90
+ - /dependabot.*/
91
- publish-tag:
92
# Only run this job on git tag pushes
93
requires:
0 commit comments