Skip to content

Commit eb1b6c7

Browse files
Copilotkenyonj
andauthored
Add concurrency group to prevent duplicate sticky comments
Agent-Logs-Url: https://github.com/github/explore/sessions/1439af4e-c097-4fc9-8a1f-22c96f6de461 Co-authored-by: kenyonj <4008677+kenyonj@users.noreply.github.com>
1 parent dd6bb15 commit eb1b6c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/explore-triage-commenter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ on:
1616
- 'topics/**'
1717
- 'collections/**'
1818

19+
concurrency:
20+
group: explore-triage-commenter-${{ github.event.pull_request.number }}
21+
cancel-in-progress: true
22+
1923
permissions:
2024
contents: read
2125
pull-requests: write

0 commit comments

Comments
 (0)