Skip to content

[native_toolchain_c] Support environment for cl.exe already set up #176

[native_toolchain_c] Support environment for cl.exe already set up

[native_toolchain_c] Support environment for cl.exe already set up #176

name: "PR Title Checker"
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false