mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-06-06 18:31:01 +00:00
Add workflow permission
This commit is contained in:
parent
c2972f7875
commit
008b2bda60
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
checks: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user