Skip to content

Commit 27159cc

Browse files
committed
Fix precommit issues
1 parent 8ddd32b commit 27159cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

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

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

0 commit comments

Comments
 (0)