Skip to content

added date of disabled pvs to structural element #20

added date of disabled pvs to structural element

added date of disabled pvs to structural element #20

Workflow file for this run

name: Branch
on:
push:
branches-ignore:
- master
permissions:
contents: read
concurrency:
group: branch-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: ./.github/workflows/_lint.yml
build:
uses: ./.github/workflows/_build.yml