Unverified Commit 094bd271 authored by Ted Themistokleous's avatar Ted Themistokleous Committed by GitHub
Browse files

Update onnxrt action (#1539)

Enable cron based action
parent 635502be
name: Onnxruntime main weekly sync name: Onnxruntime main weekly sync
on: on:
schedule: schedule:
- cron: "05 09 * * 5" - cron: "0 4 * * 1"
jobs: jobs:
sync: sync:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: develop ref: develop
path: ../ path: ../
get_date: get_date:
steps: steps:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment