mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-15 08:26:13 +08:00
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. |
||
|---|---|---|
| .. | ||
| codeql.yml | ||
| doc.yml | ||
| fuzz.yml | ||
| lint.yml | ||
| linux.yml | ||
| macos.yml | ||
| release.yml | ||
| supply-chain.yml | ||
| windows.yml | ||