Fixed branches.
This commit is contained in:
parent
579dd0b726
commit
95ef422f7a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
|
@ -2,9 +2,9 @@ name: Java CI with Gradle
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue