Skip to content

Commit f1a8a55

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:main] update konflux configuration
1 parent 4fe63f0 commit f1a8a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-sources-release-v1.15.x.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated by openshift-pipelines/hack. DO NOT EDIT.
1+
# Generated for Release 1.15 by openshift-pipelines/hack. DO NOT EDIT.
22
name: update-sources-release-v1.15.x
33

44
on:
@@ -46,7 +46,7 @@ jobs:
4646
git rev-parse HEAD > ../head
4747
popd
4848
rm -rf upstream/.git
49-
git add -f upstream head
49+
git add -f upstream head .konflux
5050
5151
if [[ -z $(git status --porcelain --untracked-files=no) ]]; then
5252
echo "No change, exiting"

0 commit comments

Comments
 (0)