Skip to content

Commit

Permalink
changed checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aad1tya27 committed Jan 4, 2025
1 parent bb5268e commit c3a7335
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,10 +456,6 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
# Use the appropriate ref based on the event type
ref: ${{ github.event.pull_request.head.ref }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Check Mergeable Status via API
run: |
Expand Down

0 comments on commit c3a7335

Please sign in to comment.