Skip to content

Commit f58e111

Browse files
committed
Merge branch 'master' into feat/file-systems
2 parents fa57c3d + 54bd10b commit f58e111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ name: Java CI
1818
on:
1919
workflow_dispatch:
2020
push:
21+
branches:
22+
- 'master'
2123
paths-ignore:
2224
- '**/workflows/*.yml'
2325
- '!**/workflows/maven.yml'

0 commit comments

Comments
 (0)