mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-06-25 01:12:26 +08:00
Allow manual workflow trigger
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: build
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
env:
|
||||
MIN_SDK_VERSION: 31
|
||||
|
Reference in New Issue
Block a user