We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e914205 commit 123380cCopy full SHA for 123380c
1 file changed
.github/workflows/windows-plugin-test.yaml
@@ -17,7 +17,7 @@
17
name: Windows Plugin Tests
18
19
concurrency:
20
- group: plugins-${{ github.event.pull_request.number || github.ref }}
+ group: windows-plugins-${{ github.event.pull_request.number || github.ref }}
21
cancel-in-progress: true
22
23
on:
0 commit comments