Skip to content

Commit

Permalink
fix(action): create_pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Pythyu committed Jul 10, 2024
1 parent 135d530 commit 86e8509
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create_rc_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
ref: ${{ env.RELEASE_BRANCH }}
fetch-depth: 0
sparse-checkout: 'tasks'

- name: Check for changes since last RC
id: check_for_changes
Expand Down

0 comments on commit 86e8509

Please sign in to comment.