ci(metadata): remove fetch-depth: 0 it's not needed anymore

This commit is contained in:
Jan Macku 2024-03-20 10:34:14 +01:00
parent 3037616d8e
commit b026b9edf5

View file

@ -21,8 +21,6 @@ jobs:
steps:
- name: Repository checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
with:
fetch-depth: 0
- name: Store PR number in file
run: |