We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f48b6 commit b2a046cCopy full SHA for b2a046c
.github/workflows/cancel-duplicate-workflows.yml
@@ -1,5 +1,6 @@
1
name: 🧹 Cancel duplicate work flows
2
-
+permissions:
3
+ actions: write
4
on:
5
pull_request:
6
types: [opened, synchronize, reopened]
0 commit comments