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
|
name: Update AUR
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths: [PKGBUILD]
|
paths: [PKGBUILD]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue