Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 4be04a5

Browse files
Add workflow_dispatch to manually trigger action
1 parent 7877c02 commit 4be04a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/android.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
jobs:
1011
build:

0 commit comments

Comments
 (0)