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 8a3be1e + ba0d3ff commit 732e265Copy full SHA for 732e265
.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