Commit a6b02c5
committed
github: Remove unused permissions from docs-check job
- Eliminated unnecessary `id-token`, `contents`, `packages`, and
`pull-requests` permissions from the `docs-check` job in
`.github/workflows/test-and-publish.yml`.
- Simplified the workflow configuration by retaining only required steps.
Assisted-by: Codex1 parent 8b19c8c commit a6b02c5
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
0 commit comments