Skip to content

Commit

Permalink
Don't cancel in progress runs of CLA bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Sep 6, 2024
1 parent 5c470c8 commit 415fdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/f5-cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ on:
types:
- opened
- synchronize
- reopened

concurrency:
group: ${{ github.ref_name }}-cla
cancel-in-progress: true

permissions:
contents: read
Expand Down

0 comments on commit 415fdfb

Please sign in to comment.