💚 ci: fixing unresolved depth
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 31s
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 31s
This commit is contained in:
@ -11,6 +11,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout from Gitea
|
- name: Checkout from Gitea
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Push to GitHub mirror-main
|
- name: Push to GitHub mirror-main
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user