only run when change to pkgbase.yaml dtected

This commit is contained in:
2025-11-09 18:18:10 -05:00
parent 0df7494521
commit 953d24dd65

View File

@@ -3,6 +3,8 @@ on:
push: push:
branches: branches:
- master - master
paths:
- ".artixlinux/pkgbase.yaml"
env: env:
CHECKOUT_ACTION: actions/checkout@v4 CHECKOUT_ACTION: actions/checkout@v4