Skip to content

Commit 073efff

Browse files
authored
Update gradle-test-validation.yml (#341)
main to master
1 parent 8af35f6 commit 073efff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle-test-validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Gradle Test Validation
33

44
on:
55
push:
6-
branches: [ main ]
6+
branches: [ master ]
77
pull_request:
8-
branches: [ main ]
8+
branches: [ master ]
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)