There was an error while loading. Please reload this page.
2 parents ad7e828 + 2fb9d99 commit 5801c72Copy full SHA for 5801c72
1 file changed
.github/workflows/pull-request-automation.yaml
@@ -5,6 +5,9 @@ on:
5
types:
6
- opened
7
- reopened
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
auto-merge:
13
name: Auto reviews pull requests from bots
0 commit comments