Skip to content

Commit

Permalink
Stop job cancelling
Browse files Browse the repository at this point in the history
  • Loading branch information
mpickering committed Feb 9, 2023
1 parent 5a53c19 commit 6b95a4a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ defaults:
run:
shell: bash

# See: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#concurrency.
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true

on:
push:
branches:
Expand Down

0 comments on commit 6b95a4a

Please sign in to comment.