Skip to content

Cleanup in cpp files and remove unused custom_proto files for DAQmx and FPGA. #103

Cleanup in cpp files and remove unused custom_proto files for DAQmx and FPGA.

Cleanup in cpp files and remove unused custom_proto files for DAQmx and FPGA. #103

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_call:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run_ci:
name: Run CI
uses: ./.github/workflows/ci.yml