mirror of https://github.com/Icinga/L10n.git
ci: Fetch our entire history in action `automatic-resolve`
This commit is contained in:
parent
9b9a5f306a
commit
9405684b74
|
@ -23,6 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup dependencies
|
||||
run: sudo apt-get -y install gettext jq
|
||||
|
|
Loading…
Reference in New Issue