Commit 6d69c8d
fix(ci): skip backport update job on fork PRs
Fork PRs don't have access to repository secrets, so the GitHub App
token generation fails and shows a red X on every fork PR. Skip the
update-backport job entirely when the PR comes from a fork, since
it cannot function without the app token anyway.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aed8d67 commit 6d69c8d
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
0 commit comments