mirror of
https://github.com/Icinga/L10n.git
synced 2025-07-31 01:34:20 +02:00
ci: Fetch our entire history in action automatic-resolve
This commit is contained in:
parent
9b9a5f306a
commit
9405684b74
1
.github/workflows/automatic-resolve.yml
vendored
1
.github/workflows/automatic-resolve.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup dependencies
|
- name: Setup dependencies
|
||||||
run: sudo apt-get -y install gettext jq
|
run: sudo apt-get -y install gettext jq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user