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.
2 parents c6e9770 + b803c9a commit a0f2c16Copy full SHA for a0f2c16
.github/workflows/auto_merge.yml
@@ -12,6 +12,8 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
15
+ with:
16
+ fetch-depth: 0
17
- run: |
18
git checkout dev
19
git merge main
0 commit comments