Skip to content

Commit

Permalink
Merge commit 'stash' into update-v8-snapshot-cache-on-develop-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
cypress-bot[bot] committed Nov 22, 2024
2 parents d73a1e7 + 008d2c2 commit 9f7fa96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_v8_snapshot_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ jobs:
id: check-number-of-existing-prs
run: |
echo "number_of_prs_for_branch=$(gh api '/repos/cypress-io/cypress/pulls?head=cypress-io:${{ env.BRANCH_NAME }}' --jq length)" >> $GITHUB_OUTPUT
env:
GH_TOKEN: ${{ secrets.BOT_GITHUB_ACTION_TOKEN }}
shell: bash
- name: Check need for PR or branch update
id: check-need-for-pr
run: |
Expand Down

0 comments on commit 9f7fa96

Please sign in to comment.