Skip to content

Commit

Permalink
Temporarely ignore latest daily build result
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Mar 7, 2024
1 parent e4347c0 commit c19cd3f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/checkbox-beta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@ jobs:
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
sudo apt update -qq
sudo apt install -qq -y gh
- name: Checkout checkbox monorepo
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Verify Promotion Conditions
run: |
tools/release/can_promote_edge.py
release-notes:
needs: should-run
Expand Down

0 comments on commit c19cd3f

Please sign in to comment.