mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore: attempt fo fix Lint Autofix workflow (#9632)
This commit is contained in:
parent
991429ff8a
commit
e844c57e89
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint-autofix.yml
vendored
1
.github/workflows/lint-autofix.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue