mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-28 16:55:28 +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:
|
||||
types: [published]
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user