Skip to content

Merge pull request #195 from art-daq/eflumerf/FixWhitespace #45

Merge pull request #195 from art-daq/eflumerf/FixWhitespace

Merge pull request #195 from art-daq/eflumerf/FixWhitespace #45

name: Test Single Pkg Workflow
on:
push:
branches:
- develop
paths-ignore:
- 'docs/**'
- '.github/**'
pull_request:
branches: [ develop ]
schedule:
- cron: "0 7 * * *"
workflow_dispatch:
jobs:
build_single_pkg:
name: test single pkg
uses: art-daq/.github/.github/workflows/otsdaq-test-single-pkg.yml@stable