update cronjob Test2

This commit is contained in:
dewomser 2024-10-29 03:05:30 +01:00 committed by GitHub
parent 0917870b75
commit c426eca4d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,9 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
#push: push:
schedule: schedule:
- cron: '0 3 * * *' # Jede Nacht - cron: '* * * * *' # Jede Nacht
branches: ["main"] branches: ["main"]