Merge pull request #4563 from turrisxyz/naveensrinivasan/set-permissions

Add permissions to GitHub actions
This commit is contained in:
Kubernetes Prow Robot
2022-04-01 15:18:09 -07:00
committed by GitHub

View File

@@ -6,6 +6,9 @@ on:
pull_request:
branches: [ master ]
permissions:
contents: read
jobs:
lint: