Skip to content

chore(deps): bump html-entities from 2.3.3 to 2.4.0 #912

chore(deps): bump html-entities from 2.3.3 to 2.4.0

chore(deps): bump html-entities from 2.3.3 to 2.4.0 #912

Workflow file for this run

name: Cancel
on:
push:
branches:
- master
- next
pull_request:
branches:
- master
- next
permissions: {} # none
jobs:
cancel:
permissions:
actions: write
name: Cancel Previous Runs
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
workflow_id: nodejs.yml
access_token: ${{ github.token }}