Skip to content

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

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

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

Workflow file for this run

name: release
on:
push:
branches: [master]
pull_request_target:
branches: [master]
types: [opened, reopened, synchronize]
jobs:
release:
uses: ./.github/workflows/release-drafter.yml