Skip to content

Commit 3660905

Browse files
authored
Update gradle-pr.yml
1 parent 19e5b2b commit 3660905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build-pr
33
on:
44
push:
55
branches-ignore:
6-
- 'main'
6+
- 'master'
77

88
jobs:
99
CI:

0 commit comments

Comments
 (0)