Skip to content

Commit

Permalink
chore: attempt fo fix Lint Autofix workflow (#9632)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Dec 14, 2023
1 parent 991429f commit e844c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}

- name: Installation
Expand Down

0 comments on commit e844c57

Please sign in to comment.