Skip to content

feat: Check the PR milestone matches the upcoming draft release. #7

feat: Check the PR milestone matches the upcoming draft release.

feat: Check the PR milestone matches the upcoming draft release. #7

Workflow file for this run

name: checks
on:
pull_request:
branches: [master]
types: [opened, reopened, synchronize, milestoned]
pull_request_target:
branches: [master]
jobs:
checks:
uses: ./.github/workflows/check-release.yml