Skip to content

Commit 96706d5

Browse files
TylerJDevCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a0b87e6 commit 96706d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dependabot-changeset.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
- reopened
88
- synchronize
99

10+
concurrency:
11+
group: dependabot-changeset-${{ github.event.pull_request.number }}
12+
cancel-in-progress: true
1013
permissions:
1114
contents: read
1215
pull-requests: read

0 commit comments

Comments
 (0)