ci: add event workflow_dispatch to release pipelines (#1177)
This commit is contained in:
1
.github/workflows/release_to_aur.yml
vendored
1
.github/workflows/release_to_aur.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
workflows: ["Publish release files for CD native and non-cd-native environments"]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
aur-publish:
|
||||
|
||||
Reference in New Issue
Block a user