Skip to content

1.15 support (#1711) #563

1.15 support (#1711)

1.15 support (#1711) #563

name: "Find braces mismatches"
on: [push, pull_request]
jobs:
find_braces_mismatches:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Download and run script"
run: |
python3 tools/bracket_script.py