fmt/.github
Victor Zverovich 87bb05d3b2 Fix release workflow startup failure from insufficient permissions
The provenance job called the SLSA generator with contents: read, but the
generator's upload-assets job declares contents: write. A reusable
workflow's job permissions may not exceed the caller's, so GitHub failed
the run at startup. Grant contents: write; the upload-assets job is still
skipped at runtime since upload-assets is false.
2026-06-09 15:48:28 +02:00
..
workflows Fix release workflow startup failure from insufficient permissions 2026-06-09 15:48:28 +02:00
CODEOWNERS Add CODEOWNERS 2026-05-31 21:45:33 -07:00
dependabot.yml Correct comments 2024-06-16 11:05:38 -07:00
FUNDING.yml Add funding configuration for GitHub 2025-12-31 09:21:49 -08:00
issue_template.md Add an issue template 2022-04-08 07:53:42 -07:00
pull_request_template.md Improve license and PR template wording 2023-02-26 09:08:53 -08:00
SECURITY.md Move security policy from README to .github/SECURITY.md 2026-06-01 06:51:41 -07:00