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.
2 parents 7ec3317 + c10b2f4 commit 055e9eeCopy full SHA for 055e9ee
.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