We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b183740 commit 39e6281Copy full SHA for 39e6281
.github/workflows/sync-dev-to-vX.Y-dev.yaml
@@ -19,6 +19,8 @@ jobs:
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
22
+ with:
23
+ fetch-depth: 0
24
25
- name: Create pull requests
26
id: pull_requests
0 commit comments