Skip to content

Commit

Permalink
force
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jan 5, 2024
1 parent 08334a6 commit b227e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-new-contributor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ref: refs/pull/${{ inputs.pull-request-number }}/head

- name: 🛫 Checkout
run: gh pr checkout ${{ inputs.pull-request-number }}
run: gh pr checkout ${{ inputs.pull-request-number }} --force
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit b227e9b

Please sign in to comment.