Skip to content

Commit 4fe63f0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)