Skip to content

Commit 51fbd7a

Browse files
committed
Add workflow_dispatch option to test
1 parent f73a7c5 commit 51fbd7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-test-all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: tests
22
# Note: name shows up in a badge. Be careful about renaming.
33

44
on:
5+
workflow_dispatch:
56
push:
67
branches: [ main ]
78

0 commit comments

Comments
 (0)