Skip to content

Commit eaebd5c

Browse files
authored
Allow to run CI manually
1 parent 3badab2 commit eaebd5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
push:
1313
pull_request:
1414
merge_group:
15+
workflow_dispatch:
1516

1617
jobs:
1718
test:

0 commit comments

Comments
 (0)