Cleanup CI/CD pipeline (#115)
This commit is contained in:
4
.github/workflows/update_aur.yml
vendored
4
.github/workflows/update_aur.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Publish to AUR
|
||||
|
||||
on:
|
||||
# workflow_run:
|
||||
# workflows: ["Check SemVer compliance"]
|
||||
# types:
|
||||
# - completed
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
Reference in New Issue
Block a user