GitHub Actions build: no top level permission defined

This commit is contained in:
Gary Gregory 2022-10-06 18:36:29 -04:00
parent 28c74518bc
commit c5649f4d64
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ name: Java CI
on: [push, pull_request]
permissions:
contents: read
jobs:
build: