Skip to content

Commit 741e9c2

Browse files
committed
Rename master to main
Added push to the triggers
1 parent 6aa3a32 commit 741e9c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-maven-master.yml renamed to .github/workflows/ci-maven-main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI PRs
22

33
on:
44
push:
5+
branches:
6+
- main
57
pull_request:
68
branches:
79
- main

0 commit comments

Comments
 (0)