Update .gitea/workflows/update-list.yaml
All checks were successful
Push commit / report (push) Successful in 4s

This commit is contained in:
a31 2023-09-10 01:26:17 +03:00
parent 9f7c6d9fed
commit 7ffd8128d0

View File

@ -3,7 +3,7 @@ name: Push commit
on:
push:
schedule:
- cron: "*/30 * * * *"
- cron: "30 * * * *"
jobs:
report: