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.
2 parents a4f48b6 + b2a046c commit 79150eeCopy full SHA for 79150ee
.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