Skip to content

Commit

Permalink
don't cancel in progress workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonc committed May 28, 2024
1 parent 8e03594 commit ccd7ef2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

concurrency:
group: "one"
cancel-in-progress: true

jobs:
lint:
Expand Down

0 comments on commit ccd7ef2

Please sign in to comment.