We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740a2ee commit ae41a0aCopy full SHA for ae41a0a
.circleci/config.yml
@@ -89,6 +89,7 @@ var_13: &ignore_presubmit_branch_filter
89
branches:
90
ignore:
91
- "_presubmit"
92
+ - "ivy-2019"
93
94
# Runs a script that sets up the Bazel remote execution. This will be used by jobs that run
95
# Bazel primarily and should benefit from remote caching and execution.
0 commit comments