Skip to content

Commit 3c50a80

Browse files
authored
Update rebase-netlify.yaml
1 parent 10c823f commit 3c50a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rebase-netlify.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
with:
1212
ref: netlify
13+
fetch-depth: '0'
1314
token: ${{ secrets.GITHUB_TOKEN }}
1415
- run: |
1516
git rebase main

0 commit comments

Comments
 (0)