Archived
0
0
Fork 0

add cronjob

This commit is contained in:
Andreas Hubel 2024-10-16 22:20:54 +02:00 committed by Daniel Molkentin
parent b01f6caa0c
commit c9bff256f2

View file

@ -1,6 +1,8 @@
name: Release website name: Release website
on: on:
schedule:
- cron: "0 4 * * *"
push: push:
branches: branches:
- staging - staging