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 090d40f commit 2f9a59aCopy full SHA for 2f9a59a
.circleci/config.yml
@@ -117,7 +117,7 @@ var_17: &setup_bazel_binary
117
var_18: &setup_snapshot_builds
118
run:
119
name: 'Setting up Angular snapshot builds'
120
- command: node ./scripts/circleci/setup-angular-snapshots.js master
+ command: node ./scripts/circleci/setup-angular-snapshots.js main
121
122
# Filter which ensures that jobs only run for pull requests.
123
var_19: &only_on_pull_requests_filter
0 commit comments