Skip to content

Modified integrationtest_drunc.py so that it creates a simple JSON file… #103

Modified integrationtest_drunc.py so that it creates a simple JSON file…

Modified integrationtest_drunc.py so that it creates a simple JSON file… #103

Workflow file for this run

name: Add pull request to project
on:
pull_request:
types:
- opened
jobs:
track_prs_dispatch:
name: Add new pull request to project
uses: DUNE-DAQ/.github/.github/workflows/track_new_prs.yml@develop
secrets:
BOT_CI_ISSUES: ${{ secrets.BOT_CI_ISSUES }}