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 6136dc4 commit 0129af0Copy full SHA for 0129af0
1 file changed
.circleci/config.yml
@@ -35,4 +35,8 @@ jobs:
35
workflows:
36
build-preview:
37
jobs:
38
- - build-docs
+ - build-docs:
39
+ filters:
40
+ branches:
41
+ ignore:
42
+ - main
0 commit comments