mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
CI: Set minimal permissions on workflow ngtcp2-quictls.yml
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com> Closes #11055
This commit is contained in:
parent
6cfa1a42eb
commit
31303c34e9
2
.github/workflows/ngtcp2-quictls.yml
vendored
2
.github/workflows/ngtcp2-quictls.yml
vendored
@ -42,6 +42,8 @@ concurrency:
|
||||
group: ngtcp2-openssl-${{ github.event.pull_request.number || github.sha }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
autotools:
|
||||
name: ${{ matrix.build.name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user