Skip to content

fix(report): clean up repo lists in the risk story #32

fix(report): clean up repo lists in the risk story

fix(report): clean up repo lists in the risk story #32

Workflow file for this run

name: PR
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml
permissions:
contents: read