Skip to content

Commit

Permalink
remove checkout to other branch, reduced to use main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
heyihuang826 authored Dec 19, 2024
1 parent e51dd6d commit 44eae79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- if: env.num == '0'
name: Checkout
uses: actions/checkout@v4
with:
ref: feat/add-semester-and-year-params
# with:
# ref: feat/add-semester-and-year-params

- if: env.num == '0'
uses: actions/cache@v3
Expand Down

0 comments on commit 44eae79

Please sign in to comment.