Skip to content

chore: Fix tsan build by moving it to github ci. #288

chore: Fix tsan build by moving it to github ci.

chore: Fix tsan build by moving it to github ci. #288

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