fix(ci): workflow trigger to run aur push on demand

This commit is contained in:
Barrett Ruth 2026-02-18 17:59:22 -05:00
parent 4b90c471d2
commit 4663fe482d
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -1,6 +1,7 @@
name: Update AUR
on:
workflow_dispatch:
push:
branches: [main]
paths: [PKGBUILD]