Skip to content

Merge branch '2024.2.1' into versal_site_routing #4810

Merge branch '2024.2.1' into versal_site_routing

Merge branch '2024.2.1' into versal_site_routing #4810

Workflow file for this run

name: Check For Tab Characters
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
make check_tabs