mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
CI: Drop obsolete packages: write permission from quic-interop-*.yml
This is no longer necessary since dfe1de4335.
This commit is contained in:
parent
40d4fa29fd
commit
991d5dabe0
2 changed files with 0 additions and 2 deletions
1
.github/workflows/quic-interop-aws-lc.yml
vendored
1
.github/workflows/quic-interop-aws-lc.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
if: ${{ github.repository_owner == 'haproxy' || github.event_name == 'workflow_dispatch' }}
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
|
|
|||
1
.github/workflows/quic-interop-libressl.yml
vendored
1
.github/workflows/quic-interop-libressl.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
if: ${{ github.repository_owner == 'haproxy' || github.event_name == 'workflow_dispatch' }}
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
|
|
|||
Loading…
Reference in a new issue