ci: add event workflow_dispatch to release pipelines (#1177)

This commit is contained in:
SteveLauC
2025-06-16 11:36:14 +08:00
committed by GitHub
parent 38e2d5663a
commit d1b7eba44e
5 changed files with 8 additions and 29 deletions

View File

@@ -7,6 +7,7 @@ on:
workflows: ["Publish release files for CD native and non-cd-native environments"]
types:
- completed
workflow_dispatch:
jobs:
aur-publish: