Skip to content

feat: Add tool to check workflows against a base yaml file. #4

feat: Add tool to check workflows against a base yaml file.

feat: Add tool to check workflows against a base yaml file. #4

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