Skip to content

Commit f5ee816

Browse files
committed
chore(actions): allow manual test dispatch
1 parent 835a0d6 commit f5ee816

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Run Tests
22
on:
3+
workflow_dispatch:
34
push:
45
paths-ignore:
56
- '**.md'

0 commit comments

Comments
 (0)