Skip to content

initial commit

initial commit #1

Workflow file for this run

name: Validate
on:
pull_request:
push:
branches: ["main"]
permissions:
contents: read
jobs:
filters:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- run: python3 scripts/validate_filters.py