Skip to content

feat: implement ADR-023 Part 1 (#7724) #2647

feat: implement ADR-023 Part 1 (#7724)

feat: implement ADR-023 Part 1 (#7724) #2647

Workflow file for this run

name: Build Reports
on:
push:
branches:
- main
merge_group:
branches:
- main
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