1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 23:08:07 +00:00

Merge pull request #4699 from turrisxyz/setup-permissions

Set permissions for GitHub actions
This commit is contained in:
Adam Warner 2022-04-17 13:43:35 +01:00 committed by GitHub
commit 7e223a2a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
jobs:
smoke-test:
if: github.event.pull_request.draft == false