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:
Adam Williamson 2026-03-26 12:50:15 -07:00
commit ff730afbab

View file

@ -6,9 +6,6 @@ on:
jobs:
tox:
runs-on: fedora
permissions:
contents: read
pull-requests: read
container:
image: quay.io/fedora/fedora:latest
steps: