mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-28 03:53:15 +00:00
Replace overly broad `permissions: read-all` with minimal `contents: read` at workflow level in pr-lint.yml and sync-labels.yml. Job-level permissions already declare specific needs.
5 lines
80 B
JSON
5 lines
80 B
JSON
{
|
|
"extends": ["@ivuorinen/semantic-release-config"],
|
|
"branches": ["main"]
|
|
}
|