Commit b9bb460
committed
Fix CI: Use GITHUB_TOKEN fallback for PR tests
Use GITHUB_TOKEN when TOKEN_READONLY secret isn't available (PRs from forks).
This allows tests to run on all PRs while still using the higher-limit PAT
when available on pushed branches.1 parent d372db8 commit b9bb460
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments