Skip to content

Commit

Permalink
add manual trigger to build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Helium314 committed Mar 24, 2024
1 parent f07c6d9 commit 700867d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request:
paths:
- 'app/**'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 700867d

Please sign in to comment.