Skip to content

Bump progressbar.js from 1.1.0 to 1.1.1 (#355) #2103

Bump progressbar.js from 1.1.0 to 1.1.1 (#355)

Bump progressbar.js from 1.1.0 to 1.1.1 (#355) #2103

Workflow file for this run

name: Cancel other workflows on a new push
on: [push]
jobs:
cancel:
name: 'Cancel Previous Runs'
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
workflow_id: 1692244,2017376
access_token: ${{ github.token }}