We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup-upstream-remote.sh
1 parent 3f61da7 commit 210cb9bCopy full SHA for 210cb9b
.github/workflows/ci.yml
@@ -116,9 +116,6 @@ jobs:
116
# which then uses log commands to actually set them.
117
EXTRA_VARIABLES: ${{ toJson(matrix.env) }}
118
119
- - name: setup upstream remote
120
- run: src/ci/scripts/setup-upstream-remote.sh
121
-
122
- name: ensure the channel matches the target branch
123
run: src/ci/scripts/verify-channel.sh
124
src/ci/scripts/setup-upstream-remote.sh
0 commit comments