aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2023-04-25 21:38:33 -0400
committerGitHub <noreply@github.com>2023-04-25 21:38:33 -0400
commitabc5f8c235f5de617b729eb9de9e5c355f52ba7c (patch)
tree47138c6b639ce4463bd816cb7d71b0457f872536 /.github
parent61a73edbf36ebf795241ee818316701d2ca7364b (diff)
downloadgitea-abc5f8c235f5de617b729eb9de9e5c355f52ba7c.tar.gz
gitea-abc5f8c235f5de617b729eb9de9e5c355f52ba7c.zip
on schedule
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cron-licenses.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cron-licenses.yml b/.github/workflows/cron-licenses.yml
index 21ab72a5e9..116b8dd095 100644
--- a/.github/workflows/cron-licenses.yml
+++ b/.github/workflows/cron-licenses.yml
@@ -1,5 +1,5 @@
on:
- cron:
+ schedule:
# weekly on Monday at 0:07 UTC
- cron: "7 0 * * 1"