remove permissions specification from workflow
Some checks failed
Java CI with Gradle / build (push) Failing after 25m2s

This commit is contained in:
Adam 2025-04-23 21:14:15 +01:00
parent f88b167931
commit f186c66ad7

View File

@ -9,8 +9,6 @@ on:
jobs:
build:
runs-on: archlinux-latest
permissions:
contents: read
steps:
- name: Install prerequisite packages