Update branch name for Github actions.

This commit is contained in:
Florian Nücke
2021-01-09 20:55:16 +01:00
parent 9863205df3
commit 1a6a5ba064

View File

@@ -5,9 +5,9 @@ name: Java CI with Gradle
on:
push:
branches: [ main ]
branches: [ 1.16.4 ]
pull_request:
branches: [ main ]
branches: [ 1.16.4 ]
jobs:
build: