Skip to content

Commit 410c9fe

Browse files
committed
Correct the branch name.
Signed-off-by: Jay Zhang <[email protected]>
1 parent 31153a5 commit 410c9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
1818
with:
19-
path: migrate_ci
19+
ref: migrate_ci
2020

2121
# Call the composite action defined in my-action.yml
2222
- uses: ./.github/workflows/setup.yml

0 commit comments

Comments
 (0)