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 85e4574 commit 80e4fc0Copy full SHA for 80e4fc0
.circleci/config.yml
@@ -223,6 +223,10 @@ workflows:
223
context: api-assume-role-document-evidence-store-staging-context
224
requires:
225
- build-and-test
226
+ filters:
227
+ branches:
228
+ only:
229
+ - main
230
- migrate-database-staging:
231
context: api-nuget-token-context
232
0 commit comments