Skip to content

post

post #56

Workflow file for this run

name: post
on:
workflow_run:
workflows: ["check"]
types:
- completed
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: ZedThree/clang-tidy-review/[email protected]
with:
annotations: false