Add maven CI permissions (#8646)

This commit is contained in:
Pere Miquel Brull 2022-11-10 13:32:17 +01:00 committed by GitHub
parent d5ac72c591
commit 3e3cf971c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ on:
permissions:
contents: read
checks: write
concurrency:
group: maven-build-${{ github.head_ref || github.run_id }}