Skip to content

Commit

Permalink
Merge pull request opendatahub-io#1707 from dpanshug/pipeline-yaml-re…
Browse files Browse the repository at this point in the history
…adonly

pipeline yaml editor should be read only
  • Loading branch information
openshift-merge-robot authored Aug 28, 2023
2 parents edcb025 + 23c21b0 commit 55fea6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const PipelineDetailsYAML: React.FC<PipelineDetailsYAMLProps> = ({ filename, con
isCopyEnabled
isLanguageLabelVisible
language={Language.yaml}
isReadOnly
/>
);
};
Expand Down

0 comments on commit 55fea6d

Please sign in to comment.