Skip to content

Commit

Permalink
Update checkout branch.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <jiz@microsoft.com>
  • Loading branch information
fatcat-z committed Jun 1, 2024
1 parent aa84994 commit 31153a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
path: migrate_ci

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

0 comments on commit 31153a5

Please sign in to comment.