Commit bb84e72
committed
ci: drop the PAT — this account has no private work
github_token defaults to the workflow's own GITHUB_TOKEN, which reads every
public contribution. The only field a PAT adds is restrictedContributionsCount,
and there is none to read here.
Running the default path also means this repo exercises exactly what a
first-time user gets, so it notices if that ever breaks.1 parent 527e15b commit bb84e72
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments