Skip to content

Commit

Permalink
clone repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Nov 1, 2023
1 parent e4451ac commit d42d03e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/file-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: ${{ github.event.inputs.fetch-depth }}
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v40
Expand Down

0 comments on commit d42d03e

Please sign in to comment.