Commit ce57ac6
authored
ci: add explicit release permissions, drop dead dependabot-automerge workflow (#10)
Part of the repo-baseline convergence pass
(unional-skills:apply-repo-baseline):
- Grant the `release` job in `release.yml` its own
`id-token`/`contents`/`pull-requests` permissions so the default Actions
token can be lowered to `read` afterwards without breaking the release.
- Drop `.github/workflows/dependabot-automerge.yml` — it only fires for
actor `dependabot[bot]`, and this repo has no `.github/dependabot.yml`,
so it has never run. Renovate is already the configured updater
(`.github/renovate.json`).
No changeset — this is repo-internal CI/config only, nothing published
changes.3 files changed
Lines changed: 4 additions & 94 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
0 commit comments