Select Git revision
dummy_fix_a.cwl
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
dummy_fix_a.cwl 137 B
id: dummy_fix_a
label: Dummy Fix A
cwlVersion: v1.0
class: CommandLineTool
baseCommand: echo
arguments:
- "A"
inputs: []
outputs: []