Skip to content

Commit

Permalink
cancel previous runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 22, 2023
1 parent 3cdcc8e commit 732bfe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: CI

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

on:
pull_request:
branches: [ master ]
Expand Down

0 comments on commit 732bfe2

Please sign in to comment.