Merge pull request #1514 from turrisxyz/setup-permissions

chore: Set permissions for GitHub actions
This commit is contained in:
binaryify 2022-04-19 09:40:49 +08:00 committed by GitHub
commit 65765edafe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ on:
branches: [ master ] branches: [ master ]
push: push:
branches: [ master ] branches: [ master ]
permissions:
contents: read
jobs: jobs:
test: test:
name: Test name: Test