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 d875fe0 commit 6a32c45Copy full SHA for 6a32c45
.circleci/config.yml
@@ -17,6 +17,6 @@ workflows:
17
- mirci/test_and_build_docs
18
filters:
19
branches:
20
- only: master
+ ignore: /.*/
21
tags:
22
only: /^v(\d)+(\.(\d)+)+$/
0 commit comments