We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ff327 commit 278cfb9Copy full SHA for 278cfb9
.github/workflows/label-triggers.yml
@@ -4,6 +4,10 @@ on:
4
types:
5
- labeled
6
7
+permissions:
8
+ issues: write
9
+ pull-requests: write
10
+
11
jobs:
12
comment_on_breaking_change:
13
runs-on: ubuntu-latest
0 commit comments