Commit 9c4fd15
committed
fix: add reaction and read-all permissions for pre_activation
pre_activation job had no permissions, causing Bad credentials on
the membership check. The reaction: eyes field triggers the compiler
to grant write permissions to pre_activation. Also switched to
permissions: read-all to match working event-triggered workflows.1 parent 85dc53f commit 9c4fd15
2 files changed
+24
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
0 commit comments