Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Dec 27, 2024
1 parent fe90e37 commit b39326e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Checkout pull request
run: gh pr checkout $PR_NUM
env:
PR_NUM: ${{ github.event.issue.number }}
PR_NUM: 1819
- name: Install Node.js
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
with:
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Checkout pull request
run: gh pr checkout $PR_NUM
env:
PR_NUM: ${{ github.event.issue.number }}
PR_NUM: 1819
- name: Download formatted code
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
with:
Expand Down

0 comments on commit b39326e

Please sign in to comment.