Skip to content

Commit f3bf4e4

Browse files
committed
CDM-15 testing workflow
1 parent 8645b6b commit f3bf4e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/maven-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
name: Maven Package
55

6-
on:
7-
push:
8-
branches: [ main ]
6+
on: [push]
7+
# push:
8+
# branches: [ main ]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)