mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00: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:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
permissions: write-all
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user