Change workflow schedule

This commit is contained in:
Bruno Alla 2021-11-09 12:07:25 +00:00
parent 955134f27d
commit 6f5dac8e5c

View File

@ -4,9 +4,8 @@
name: Django Issue Checker
on:
# Every day at midnight
schedule:
- cron: "0 3 * * *"
- cron: "28 5 * * *"
# Manual trigger
workflow_dispatch: