Loading .github/workflows/daily_builds.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name: Daily Builds on: workflow_dispatch: schedule: - cron: '8 20 * * *' - cron: '8 13 * * *' permissions: contents: read Loading Loading
.github/workflows/daily_builds.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name: Daily Builds on: workflow_dispatch: schedule: - cron: '8 20 * * *' - cron: '8 13 * * *' permissions: contents: read Loading