Skip to content

Commit

Permalink
[Workflow] Try to fix code-formatter failing to find changes in some …
Browse files Browse the repository at this point in the history
  • Loading branch information
tru authored Sep 23, 2023
1 parent d437e68 commit e33703f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-code-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 2
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Get changed files
id: changed-files
Expand Down

0 comments on commit e33703f

Please sign in to comment.