Commit be9d9a2
committed
ci: per-job permissions for publish-pypi, release-doctor, sync-labels
- publish-pypi: contents: read — publish step uses PYPI_TOKEN, not
GITHUB_TOKEN.
- release-doctor: contents: read — only runs a local sanity-check
script.
- sync-labels: issues: write — micnncim/action-label-syncer manages
repo labels via GITHUB_TOKEN.
Matches the per-job permissions style already used in ci.yml and
detect-breaking-changes.yml.1 parent 1384b2c commit be9d9a2
3 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments