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 }}
|
group: ngtcp2-openssl-${{ github.event.pull_request.number || github.sha }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autotools:
|
autotools:
|
||||||
name: ${{ matrix.build.name }}
|
name: ${{ matrix.build.name }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user