Skip to content

Commit c3be404

Browse files
authored
Update gradle.yml
1 parent af921a2 commit c3be404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ name: build with gradle
55

66
on:
77
push:
8-
branches: [ master, main, development ]
8+
branches: [ main, development ]
99
pull_request:
10-
branches: [ master, main ]
10+
branches: [ main, development ]
1111

1212
env:
1313
# JDK version used for building jar file

0 commit comments

Comments
 (0)