Skip to content

Preserve unassociated hits in DSTs, and cleanup #131

Preserve unassociated hits in DSTs, and cleanup

Preserve unassociated hits in DSTs, and cleanup #131

Workflow file for this run

name: Validation
on:
pull_request:
push:
branches: [ development ]
tags: [ '*' ]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
validation:
uses: JeffersonLab/clas12-validation/.github/workflows/ci.yml@main