Skip to content

chore: Add check to ensure version numbers agree. #98

chore: Add check to ensure version numbers agree.

chore: Add check to ensure version numbers agree. #98

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