fix(ci): workflow trigger to run aur push on demand
This commit is contained in:
parent
4b90c471d2
commit
4663fe482d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/aur.yml
vendored
1
.github/workflows/aur.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Update AUR
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
paths: [PKGBUILD]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue