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: push:
branches: branches:
- main - main
schedule: # schedule:
# daily, hour and minute chosen arbitrarily # # daily, hour and minute chosen arbitrarily
- cron: "32 14 * * *" # - cron: "32 14 * * *"
jobs: jobs:
build: build: