Skip to content

Commit

Permalink
Test; will revert
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wong committed Sep 16, 2024
1 parent a04985e commit 5d7e43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [opened, edited, reopened, synchronize]

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 5d7e43b

Please sign in to comment.