Create boilerplate template from example #1
@ -13,9 +13,11 @@ jobs:
|
|||||||
- name: Run Hardware DevOps Action
|
- name: Run Hardware DevOps Action
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
source_path: "path/to/source_file"
|
|
||||||
|
repository: "Add-on-template"
|
||||||
|
source_path: ".allspice/examples/input.txt"
|
||||||
output_file_name: "output.txt"
|
output_file_name: "output.txt"
|
||||||
config_file: "path/to/config_file"
|
config_file: ".allspice/examples/config.yml"
|
||||||
task_type: "Schematic-Review"
|
task_type: "Schematic-Review"
|
||||||
additional_params: '{"SCH_VER":"3"}'
|
additional_params: '{"SCH_VER":"3"}'
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user