mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-06-07 18:29:06 +08:00
Allow manual workflow trigger
This commit is contained in:
parent
c9493aaf0a
commit
b372155da2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user