mirror of
https://github.com/juanfont/headscale.git
synced 2025-01-08 00:11:42 +01:00
restore write all
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
9a4c7e4446
commit
10a9eda893
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -12,9 +12,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions: write-all
|
||||||
contents: read
|
|
||||||
pull-requests: read
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user