build: set default permissions
Some checks are pending
ci-build / lint (push) Waiting to run
ci-build / build (push) Blocked by required conditions
ci-build / release (push) Blocked by required conditions
Some checks are pending
ci-build / lint (push) Waiting to run
ci-build / build (push) Blocked by required conditions
ci-build / release (push) Blocked by required conditions
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
|
||||
run-name: Building ${{ github.ref_name }}
|
||||
permissions:
|
||||
contents: read
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user