Skip to content

SystemReady-ACS Daily #304

SystemReady-ACS Daily

SystemReady-ACS Daily #304

name: SystemReady-ACS Daily
on:
schedule:
- cron: '30 17 * * *' # 11:00 PM IST (GitHub cron is UTC)
workflow_dispatch:
jobs:
run:
uses: ./.github/workflows/systemready_ci.yml
with:
run-sysready: true
run-dt: false
secrets: inherit