Skip to content

Commit

Permalink
fix: remove checkout ref as it is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Sep 28, 2024
1 parent 0f43cb4 commit f20a9ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify_formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:

- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}

- name: Set up Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit f20a9ac

Please sign in to comment.