Skip to content

Commit ae41a0a

Browse files
authored
chore: don't run CI on the ivy-2019 branch (#15302)
1 parent 740a2ee commit ae41a0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ var_13: &ignore_presubmit_branch_filter
8989
branches:
9090
ignore:
9191
- "_presubmit"
92+
- "ivy-2019"
9293

9394
# Runs a script that sets up the Bazel remote execution. This will be used by jobs that run
9495
# Bazel primarily and should benefit from remote caching and execution.

0 commit comments

Comments
 (0)