Skip to content

Add new file to support content and content order for download and export of the file manifest #106

Add new file to support content and content order for download and export of the file manifest

Add new file to support content and content order for download and export of the file manifest #106

name: Model Validate and Build
on:
push:
branches:
- master
pull_request:
branches:
- master
- develop
jobs:
validate-and-build:
permissions:
packages: read
contents: write
uses: CBIIT/bento-workflows/.github/workflows/[email protected]
with:
model_files: |
icdc-model.yml icdc-model-props.yml
model_prefix: icdc-model
event_name: ${{ github.event_name }}
secrets:
token: ${{ secrets.PAT }}