Skip to content

Commit

Permalink
Rename param to arg in run pipeline modal
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandf committed Jul 26, 2024
1 parent 734fa75 commit 3add7c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ const PipelineRunModal: React.FC<RunPipelineModalProps> = ({
});
}}
>
+ Add Parameter
+ Add Arg
</Button>
</div>
)
Expand Down

0 comments on commit 3add7c3

Please sign in to comment.