Update gradle_build.yml

This commit is contained in:
Dominik 2023-10-23 11:42:48 +02:00 committed by GitHub
parent c3b058f1f1
commit 5876d5f4b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,7 +5,12 @@ name: Java CI with Gradle
on:
push:
branches: [ "1.20.2" ]
pull_request:
branches: [ "1.20.2" ]
permissions:
contents: read
jobs:
build: