Run Github Actions on all branches.

This commit is contained in:
Florian Nücke
2021-01-11 15:32:38 +01:00
parent e1e9f851a2
commit f138660ee8

View File

@@ -3,11 +3,7 @@
name: Java CI with Gradle
on:
push:
branches: [ 1.16.4 ]
pull_request:
branches: [ 1.16.4 ]
on: [pull_request, push]
jobs:
build: