Skip to content

Commit 896a787

Browse files
authored
Update files-changed.yml
1 parent 68a93a7 commit 896a787

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/files-changed.yml

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
steps:
4747
- name: Checkout code
4848
uses: actions/checkout@v4
49+
with:
50+
fetch-depth: 3
51+
ref: master
4952

5053
- name: Set up Python
5154
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)