projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3037616
)
ci(metadata): remove `fetch-depth: 0` it's not needed anymore
author
Jan Macku
<jamacku@redhat.com>
Wed, 20 Mar 2024 09:34:14 +0000
(10:34 +0100)
committer
Jan Macku
<jamacku@redhat.com>
Wed, 20 Mar 2024 09:35:40 +0000
(10:35 +0100)
.github/workflows/gather-pr-metadata.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/gather-pr-metadata.yml
b/.github/workflows/gather-pr-metadata.yml
index 68c88fb94bc07e316c1a3c3b9a9ec29aa23a4612..c3f3d8e6b3641d3436ad8ac713d7c21735af45e9 100644
(file)
--- a/
.github/workflows/gather-pr-metadata.yml
+++ b/
.github/workflows/gather-pr-metadata.yml
@@
-21,8
+21,6
@@
jobs:
steps:
- name: Repository checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- with:
- fetch-depth: 0
- name: Store PR number in file
run: |