Skip to content

Commit 71f2543

Browse files
committed
add workflow dispatch
1 parent 77c23c4 commit 71f2543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches: [ main ]
77
pull_request:
88
branches: [ main ]
9+
workflow_dispatch:
910

1011
jobs:
1112
validate:

0 commit comments

Comments
 (0)