Enable cron

This commit is contained in:
Nikolai Rodionov
2023-04-15 19:46:22 +02:00
parent 189cd1fa45
commit 64b0ff7f8e

View File

@ -8,9 +8,9 @@ name: Check subs
trigger:
event:
- push
# cron:
# - daily
- cron
cron:
- daily
steps:
- name: Check subs
image: alpine:latest