Skip to content

Release - v2.2.6

Release - v2.2.6 #1

name: Warn on opening a PR to `release`
on:
pull_request_target:
types: [opened]
branches: [release]
permissions:
issues: write
jobs:
comment:
uses: MithrilJS/infra/.github/workflows/reject-pr.yml@main
secrets: inherit