Skip to content

fix: Do not emit cython_needs_compiler if compiler("cxx") is set #602

fix: Do not emit cython_needs_compiler if compiler("cxx") is set

fix: Do not emit cython_needs_compiler if compiler("cxx") is set #602

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}