fix(turbopack): Use vergen-gitcl instead of shadow-rs (or vergen-git2) for napi and next-api crates to fix stale git lock files #89695
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Cancel | |
on: | |
pull_request_target: | |
types: | |
- edited | |
- synchronize | |
jobs: | |
cancel: | |
name: 'Cancel Previous Runs' | |
runs-on: ubuntu-latest | |
timeout-minutes: 2 | |
steps: | |
- uses: styfle/[email protected] | |
with: | |
workflow_id: 444921, 444987, 57419851 | |
access_token: ${{ github.token }} |