Skip to content

Commit 1003c81

Browse files
authored
ci: Allow manual invocation
1 parent e30d645 commit 1003c81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Java CI with Maven
55

66
on:
7+
workflow_dispatch:
78
push:
89
branches: [ main ]
910
pull_request:

0 commit comments

Comments
 (0)