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 81b8fa1 commit 2907f81Copy full SHA for 2907f81
.github/workflows/approved-label.yml
@@ -1,5 +1,7 @@
1
on: pull_request_review
2
name: Add "approved" label when approved
3
+permissions:
4
+ pull-requests: write
5
jobs:
6
add_label:
7
0 commit comments