Skip to content

fix: Resolve panic about module not found with es5 #2864

fix: Resolve panic about module not found with es5

fix: Resolve panic about module not found with es5 #2864

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.9.1
with:
workflow_id: 38062371, 7157933
access_token: ${{ github.token }}