Skip to content

Commit 1638e8a

Browse files
committed
Update check-restricted-files.yaml
1 parent 24f53ac commit 1638e8a

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
@@ -14,6 +14,8 @@ jobs:
1414
check-files:
1515
runs-on: ubuntu-latest
1616
steps:
17+
- uses: actions/checkout@v5 # checkout repo content
18+
1719
- name: Check changed files
1820
shell: bash
1921
run: |

0 commit comments

Comments
 (0)