Skip to content

Commit 62af9a8

Browse files
committed
Fix precommit issues
1 parent 8ddd32b commit 62af9a8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.tekton/odh-training-operator-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ spec:
4949
- name: git-auth
5050
secret:
5151
secretName: '{{ git_auth_secret }}'
52-
status: {}
52+
status: {}
53+

.tekton/odh-training-operator-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ spec:
4343
- name: git-auth
4444
secret:
4545
secretName: '{{ git_auth_secret }}'
46-
status: {}
46+
status: {}
47+

0 commit comments

Comments
 (0)