mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-29 01:05:27 +00:00
linter fix for workflow permissions
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
0cf2cf6b9c
commit
9868c2342b
@ -4,6 +4,8 @@ on:
|
|||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user