Commit 19d1ae9
committed
fix(ci): remove github-actions[bot] from auto-approve
github-actions[bot] cannot approve its own pull requests when using
GITHUB_TOKEN (same identity). Remove it from the actor check so the
job is skipped instead of failing on release-please PRs.
A separate GitHub App is needed to auto-approve bot PRs (see #77).
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent b258def commit 19d1ae9
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments