Skip to content

Commit 6f55df8

Browse files
authored
Update maven.yml
1 parent 182b305 commit 6f55df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111

1212
name: Java CI with Maven
1313

14-
1514
on:
1615
push:
1716
branches: [ "main" ]
1817
pull_request:
1918
branches: [ "main" ]
19+
workflow_dispatch:
2020

2121
jobs:
2222
build:

0 commit comments

Comments
 (0)