Anurag Harsh

Results 4 comments of Anurag Harsh

@amanda11 Action definiton file. ``` --- name: test pack: dc description: test runner_type: python-script entry_point: lib/test.py enabled: true parameters: flag: type: boolean description: "flag" required: true ``` I've attached some...