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
on:
schedule:
- cron: "05 09 * * 5"
- cron: "0 4 * * 1"
jobs:
sync:
steps:
- uses: actions/checkout@v3
with:
ref: develop
path: ../
ref: develop
path: ../
get_date:
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