Skip to content

CI (scheduled)

CI (scheduled) #77

name: CI (scheduled)
on:
schedule:
- cron: 0 14 * * 0 # Sunday 2PM UTC = Monday 12AM AEST
jobs:
ci:
name: Ghalactic
uses: ghalactic/repos/.github/workflows/shared-ci-action.yml@main
secrets: inherit
with:
isScheduled: true