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

This commit is contained in:
a31 2023-09-09 19:04:40 +03:00
parent 08cc590e44
commit 52dc20592f

View File

@ -1,8 +1,8 @@
name: Push commit
on:
- push
- schedule:
push:
schedule:
- cron: "*/30 * * * *"
jobs: