Update .gitea/workflows/action-update-lists.yml
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 30s

This commit is contained in:
2025-11-17 13:45:25 +01:00
parent 1eef54739f
commit 0b82220ba3

View File

@@ -6,7 +6,7 @@ on:
- cron: '0 10 15 * *' # At 10:00 on day-of-month 15 - cron: '0 10 15 * *' # At 10:00 on day-of-month 15
env: env:
FOLDER: '<path>/lists' FOLDER: 'lists'
jobs: jobs:
auto-update: auto-update: