Skip to content

Cleaned up remote instance info retrieval; Added remote instance rebo… #983

Cleaned up remote instance info retrieval; Added remote instance rebo…

Cleaned up remote instance info retrieval; Added remote instance rebo… #983

name: build-develop
# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
push:
branches-ignore:
- develop
- stable
paths-ignore:
- 'docs/**'
- '.github/**'
pull_request:
branches: [ develop ]
schedule:
- cron: "0 7 * * *"
workflow_dispatch:
jobs:
build_against_dev_release:
name: Build against develop
uses: art-daq/.github/.github/workflows/otsdaq-develop-cpp-ci.yml@stable