build: set default permissions
This commit is contained in:
parent
b8389eceb0
commit
3aefd38c55
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -1,5 +1,7 @@
|
|||||||
name: ci-build
|
name: ci-build
|
||||||
run-name: Building ${{ github.ref_name }}
|
run-name: Building ${{ github.ref_name }}
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user