mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 10:50:23 +08:00
feat: github workflow dispatch
This commit is contained in:
parent
b308056480
commit
8c447f08e4
1
.github/workflows/build-qv2ray-qt6.yml
vendored
1
.github/workflows/build-qv2ray-qt6.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- l10n_dev
|
||||
release:
|
||||
types: [prereleased]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
check_commit_msg:
|
||||
|
1
.github/workflows/nsis.yml
vendored
1
.github/workflows/nsis.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- l10n_dev
|
||||
release:
|
||||
types: [prereleased]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
check_commit_msg:
|
||||
|
Loading…
Reference in New Issue
Block a user