Commit 85829f2
authored
Attempt to get necessary permissions for default token
If the repo or organization has the right setting, this should make this Just Work without having to set up a custom GH_TOKEN.
The relevant setting is under `Settings > Actions > General`. Under "Workflow permissions", check "Allow GitHub Actions to create and approve pull requests". This setting needs to be enabled for the repository or organization in order for the default token to work.1 parent e0be248 commit 85829f2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments