chore(deps): bump third_party/cmp from 2ac6bca
to 52bfcfa
#118
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |