Skip to content

Commit

Permalink
fix: remove concurrency cancellation
Browse files Browse the repository at this point in the history
Since there are lots of comments being posted.
  • Loading branch information
stdavis committed Mar 25, 2024
1 parent 5f225bb commit 34dc7b0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/schedule.sgid-index-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
issue_comment:
types: [created, edited]

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

permissions:
issues: write

Expand Down

0 comments on commit 34dc7b0

Please sign in to comment.