Skip to content

Merge pull request #7 from vlggms/dependabot/github_actions/actions/s… #7

Merge pull request #7 from vlggms/dependabot/github_actions/actions/s…

Merge pull request #7 from vlggms/dependabot/github_actions/actions/s… #7

Workflow file for this run

name: Cancel
on:
push:
branches:
- dev
jobs:
cancel:
name: 'Cancel Redundant Builds'
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@01ce38bf961b4e243a6342cbade0dbc8ba3f0432
with:
workflow_id: 27212, 3545321
access_token: ${{ github.token }}