workflow: indent paths
All checks were successful
lint / test (push) Successful in 26s

This commit is contained in:
Josh Lay 2025-10-19 11:18:48 -05:00
parent 060902a309
commit b83fb06b22
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -8,7 +8,6 @@ on: # yamllint disable-line rule:truthy
- master
paths:
- '**/*.yml'
- '.forgejo/workflows/*' # ansible-lint gives a pass w/ yamllint
schedule:
- cron: "20 4 * * 0"