Skip to content

Commit 37b33f0

Browse files
committed
Merge branch 'master' of github.com:RelativeSure/autocopr
2 parents 22dc226 + 896a787 commit 37b33f0

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)