Drop permissions block from CI workflow
It does nothing on Forgejo yet. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7c6bc5825f
commit
ff730afbab
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@ on:
|
|||
jobs:
|
||||
tox:
|
||||
runs-on: fedora
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
container:
|
||||
image: quay.io/fedora/fedora:latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue