Skip to content

Commit 2137142

Browse files
authored
Update maven-magic-matrix.yml
1 parent e629526 commit 2137142

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/maven-magic-matrix.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Maven Multi-Job Workflow
1+
name: Maven Magic Matrix Multi-Job Workflow
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ master ]
88
schedule:
99
- cron: '0 3 * * *' # Runs daily at 3 AM UTC
1010

0 commit comments

Comments
 (0)