Skip to content

Commit

Permalink
Don't check branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Sep 3, 2024
1 parent f57f12e commit 019e318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ jobs:
# which then uses log commands to actually set them.
EXTRA_VARIABLES: ${{ toJson(matrix.env) }}

- name: ensure the channel matches the target branch
run: src/ci/scripts/verify-channel.sh
# - name: ensure the channel matches the target branch
# run: src/ci/scripts/verify-channel.sh

# - name: collect CPU statistics
# run: src/ci/scripts/collect-cpu-stats.sh
Expand Down

0 comments on commit 019e318

Please sign in to comment.