Skip to content

feat(turbopack): add resolve plugin condition variant of Always and Never #141

feat(turbopack): add resolve plugin condition variant of Always and Never

feat(turbopack): add resolve plugin condition variant of Always and Never #141

Workflow file for this run

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/cancel-workflow-action@0.12.1
with:
workflow_id: 57419851
access_token: ${{ github.token }}