proper schedule
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled

This commit is contained in:
philipp 2024-10-17 20:00:11 +02:00
parent 477bd05cb4
commit b2b820005e

View File

@ -2,7 +2,7 @@ name: Update CI/CD Pipeline
on:
schedule:
- cron: '57 * * * * '
- cron: '@daily'
env:
GITEATOKEN: ${{ secrets.GITEATOKEN }}