Create boilerplate template from example #1

Merged
AllSpiceAlice merged 11 commits from dd/dev into main 2024-07-22 01:14:25 +00:00
Showing only changes of commit b7ab121b9f - Show all commits

View File

@ -13,9 +13,11 @@ jobs:
- name: Run Hardware DevOps Action
uses: ./
with:
source_path: "path/to/source_file"
repository: "Add-on-template"
source_path: ".allspice/examples/input.txt"
output_file_name: "output.txt"
config_file: "path/to/config_file"
config_file: ".allspice/examples/config.yml"
task_type: "Schematic-Review"
additional_params: '{"SCH_VER":"3"}'
env: