Skip to content

Add linux-asan and {linux,macOS,windows}-debug to the github test workflow #1662

Add linux-asan and {linux,macOS,windows}-debug to the github test workflow

Add linux-asan and {linux,macOS,windows}-debug to the github test workflow #1662

Workflow file for this run

name: "Just say no to fixup commits"
on:
pull_request:
types: [synchronize, opened, reopened]
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Block Fixup Commit Merge
uses: 13rac1/[email protected]