Skip to content

Commit 3adeccf

Browse files
committed
Make it possibly to manually run CI
1 parent 50fadbb commit 3adeccf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8+
workflow_dispatch:
89

910
permissions: read-all
1011

0 commit comments

Comments
 (0)