1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

fix(ci): gh actions set to fetch all history for changelog check

This commit is contained in:
vdovhanych 2021-07-23 23:35:44 +02:00 committed by Martin Milata
parent 397a2ab18e
commit 9ffbd34400

View File

@ -50,5 +50,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
name: "Run check changelog"
- run: ./ci/check_changelog.sh