cronjob der dritte Versuch

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

View file

@ -4,10 +4,11 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
schedule:
- cron: '* * * * *' # Jede Nacht
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: