Commit 18fc0e8c authored by Martin Santangelo's avatar Martin Santangelo

(fix) circle regex

parent 551c5d08
No related merge requests found
......@@ -202,8 +202,8 @@ workflows:
filters:
branches:
only:
- /^stable-*/
- /^test-*/
- /stable\/.*/
- /test\/.*/
- test/circle-ci
- sentry:
requires:
......
Please register or to comment