Skip to content

Switched to using the trigger_type value in the TriggerRecordHeader… #98

Switched to using the trigger_type value in the TriggerRecordHeader…

Switched to using the trigger_type value in the TriggerRecordHeader… #98

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 }}