Skip to content

CMTF, VTA Branch Admin #6

CMTF, VTA Branch Admin

CMTF, VTA Branch Admin #6

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
paths-ignore:
- 'VERSION'
tags-ignore:
- "v*.*.*"
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
uses: jeffersonlab/java-workflows/.github/workflows/unit-ci.yaml@v2