We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 596e373 + 439ac01 commit 3dea60dCopy full SHA for 3dea60d
.github/workflows/cherryPick.yml
@@ -42,7 +42,7 @@ jobs:
42
submodules: true
43
44
- name: Run git fetch
45
- run: git fetch origin main --fetch-depth=1
+ run: git fetch origin main --depth=1
46
47
- name: Set up git for OSBotify
48
id: setupGitForOSBotify
0 commit comments