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 9effb26 commit 1db1342Copy full SHA for 1db1342
.circleci/config.yml
@@ -76,7 +76,7 @@ workflows:
76
- test
77
filters:
78
branches:
79
- only: ['dev', 'feature/dev-challenges', 'feature/projectSearchUpdate']
+ only: ['dev', 'feature/dev-challenges']
80
- deployProd:
81
requires:
82
0 commit comments