Skip to content

Commit 1cecd9a

Browse files
authored
Merge pull request #361 from githubnext/copilot/fix-3e22d8be-9b2b-46e2-9f40-5c6af88b785c
2 parents 526ebb2 + 9462b0b commit 1cecd9a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
paths:
99
- '.github/workflows/e2e.yml'
1010

11+
concurrency:
12+
group: ${{ github.workflow }}
13+
cancel-in-progress: true
14+
1115
permissions:
1216
contents: write
1317
issues: write

0 commit comments

Comments
 (0)