Remove path filter so that required checks can be used (#7)

This commit is contained in:
Jack Gerrits
2025-05-09 11:02:29 -04:00
committed by GitHub
Unverified
parent b5a58934d2
commit 3257113bb0
-3
View File
@@ -4,9 +4,6 @@ on:
workflow_dispatch:
pull_request:
branches: ["main"]
paths:
- "python/**"
- ".github/workflows/check-python.yml"
jobs:
pre-commit: