CI: set read-only permission on github workflow (#272)

Closes #271
This commit is contained in:
Diogo Teles Sant'Anna 2023-03-11 00:10:48 -03:00 committed by GitHub
parent 3c06216518
commit 62cb729e78
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,8 @@ on:
schedule: schedule:
- cron: '0 0 * * 3' - cron: '0 0 * * 3'
permissions: read-all
jobs: jobs:
build: build: