Commit 0a205685 authored by Ted Themistokleous's avatar Ted Themistokleous
Browse files

target develop branch

parent 75ec6a77
...@@ -19,7 +19,7 @@ jobs: ...@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: master ref: develop
- name: update_file - name: update_file
run: echo ${{ env.onnxsha }} > test/onnx/.onnxrt-commit run: echo ${{ env.onnxsha }} > test/onnx/.onnxrt-commit
...@@ -49,4 +49,4 @@ jobs: ...@@ -49,4 +49,4 @@ jobs:
assignees: TedThemistokleous assignees: TedThemistokleous
reviewers: TedThemistokleous causten reviewers: TedThemistokleous causten
draft: false draft: false
base: master base: develop
\ No newline at end of file \ No newline at end of file
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