Skip to content

Commit 56e3d11

Browse files
committed
Remove customized branch.
Signed-off-by: Jay Zhang <[email protected]>
1 parent a14008e commit 56e3d11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
steps:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
18-
with:
19-
repository: fatcat-z/tensorflow-onnx
20-
ref: migrate_ci
18+
# with:
19+
# repository: fatcat-z/tensorflow-onnx
20+
# ref: migrate_ci
2121

2222
- name: Check folder
2323
run: ls ./.github/workflows/

0 commit comments

Comments
 (0)