Skip to content

chore: Add release/milestone check to toxic. #5

chore: Add release/milestone check to toxic.

chore: Add release/milestone check to toxic. #5

Workflow file for this run

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