Skip to content

Commit 7b3d147

Browse files
committed
Update check-restricted-files.yaml
1 parent 1638e8a commit 7b3d147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-restricted-files.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v5 # checkout repo content
18+
with:
19+
fetch-depth: 0
1820

1921
- name: Check changed files
2022
shell: bash

0 commit comments

Comments
 (0)