Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
offensive-vk authored Sep 22, 2024
1 parent ee650c8 commit 0ea57fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
id: checkout-base-branch
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.base.ref }}
ref: 'auto-fixer/linter'
fetch-depth: 0

- name: Setup Node.js
Expand Down

0 comments on commit 0ea57fe

Please sign in to comment.