Commit 4b9765c
committed
Trigger Maven workflow on main and dev pushes
Update CI workflow to run on pushes to both `main` and `dev` branches (was only `dev`). This ensures the Maven build runs for direct pushes to main as well; pull_request triggers already cover `main`, `dev`, and `release`. Changed .github/workflows/maven-build.yml accordingly.1 parent 39ca7e0 commit 4b9765c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments