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 948213c + b146bca commit f28cf3eCopy full SHA for f28cf3e
.github/workflows/approve.yml
@@ -1,4 +1,7 @@
1
name: Automatic Approve
2
+permissions:
3
+ contents: read
4
+ pull-requests: write
5
on:
6
schedule:
7
- cron: "0 0 * * *"
0 commit comments