mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:33:33 +03: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
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue