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 c5d879c commit 52e6d1dCopy full SHA for 52e6d1d
.github/workflows/ci.yml
@@ -111,9 +111,6 @@ jobs:
111
# which then uses log commands to actually set them.
112
EXTRA_VARIABLES: ${{ toJson(matrix.env) }}
113
114
- - name: setup upstream remote
115
- run: src/ci/scripts/setup-upstream-remote.sh
116
-
117
- name: ensure the channel matches the target branch
118
run: src/ci/scripts/verify-channel.sh
119
src/ci/scripts/setup-upstream-remote.sh
0 commit comments