Skip to content

fix: more stuff in prod #5

fix: more stuff in prod

fix: more stuff in prod #5

Workflow file for this run

name: Run PR checks for open prs
on:
pull_request_target:
types:
- opened
- reopened
- ready_for_review
jobs:
pr-stats:
uses: DEMGroup/.github/.github/workflows/pr-stats.yml@main
secrets: inherit