Skip to content

Commit

Permalink
enable workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 authored Nov 28, 2023
1 parent 52e5128 commit e4df706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build Android

on:
[push, pull_request]
[push, pull_request, workflow_dispatch]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit e4df706

Please sign in to comment.