Skip to content

Commit

Permalink
Update the name of a step in the create RC PR workflow (#32079)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret authored Dec 12, 2024
1 parent a35ae1a commit 5148130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_rc_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
value: ${{fromJSON(needs.find_release_branches.outputs.branches)}}
fail-fast: false
steps:
- name: Checkout release branch
- name: Checkout the main branch
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: true
Expand Down

0 comments on commit 5148130

Please sign in to comment.