comment cron

This commit is contained in:
oliverpool 2022-03-23 17:39:42 +01:00
parent eaf2136971
commit 6139843db5

View file

@ -4,9 +4,9 @@ on:
push:
branches:
- main
schedule:
# daily, hour and minute chosen arbitrarily
- cron: "32 14 * * *"
# schedule:
# # daily, hour and minute chosen arbitrarily
# - cron: "32 14 * * *"
jobs:
build: