mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
restrict workflow action permissions
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
8da34d5751
commit
dc97096502
@@ -5,6 +5,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user