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 95f5f5e commit 27432c5Copy full SHA for 27432c5
.circleci/config.yml
@@ -276,6 +276,7 @@ workflows:
276
branches:
277
only:
278
- develop
279
+ - remove-outage-banner
280
# This is alternate dev env for parallel testing
281
- "build-test":
282
context : org-global
@@ -305,6 +306,7 @@ workflows:
305
306
307
308
309
310
- "approve-smoke-test-on-staging":
311
type: approval
312
requires:
0 commit comments