Skip to content

Commit 0be2098

Browse files
committed
Improve workflows [skip ci]
1 parent 75a7b69 commit 0be2098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ on:
33
pull_request:
44
branches:
55
- master
6-
push:
7-
branches:
8-
- master
6+
push:
7+
branches:
8+
- master
99
jobs:
1010
maven-package:
1111
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)