fix(ci): grant contents: write so build.yml reusable workflow can start (#1092)

This commit is contained in:
Viren Mohindra 2026-03-19 02:43:38 -04:00 committed by GitHub
parent e3c9f5814f
commit c5ec92b310
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ concurrency:
jobs:
build:
permissions:
contents: read
contents: write
strategy:
fail-fast: false
matrix: