]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci(metadata): remove `fetch-depth: 0` it's not needed anymore
authorJan Macku <jamacku@redhat.com>
Wed, 20 Mar 2024 09:34:14 +0000 (10:34 +0100)
committerJan Macku <jamacku@redhat.com>
Wed, 20 Mar 2024 09:35:40 +0000 (10:35 +0100)
.github/workflows/gather-pr-metadata.yml

index 68c88fb94bc07e316c1a3c3b9a9ec29aa23a4612..c3f3d8e6b3641d3436ad8ac713d7c21735af45e9 100644 (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: |