Skip to content

Update vrt.yml (#5630) #26

Update vrt.yml (#5630)

Update vrt.yml (#5630) #26

Workflow file for this run

name: Build Reports
on:
push:
branches:
- main
- next-major
merge_group:
branches:
- main
- next-major
types:
- checks_requested
concurrency:
group: reports-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
vrt-reports:
uses: ./.github/workflows/vrt-reports.yml
aat-reports:
uses: ./.github/workflows/aat-reports.yml