mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-20 20:24:34 +02:00
create-snapshot: Fetch all git history
This commit is contained in:
parent
7ccdde5601
commit
80c551fed6
2
.github/workflows/create-snapshot.yml
vendored
2
.github/workflows/create-snapshot.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code base
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Prepare Git environment
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user