Skip to content

Commit

Permalink
Fix the Create RC PR Workflow (DataDog#31892)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret authored Dec 9, 2024
1 parent c5069b5 commit b2fbed9
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 @@ -62,8 +62,6 @@ jobs:
- name: Checkout release branch
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
ref: ${{ matrix.value }}
fetch-depth: 0
persist-credentials: true

- name: Install python
Expand Down

0 comments on commit b2fbed9

Please sign in to comment.