lint fix and update gha regex (#1899)

This commit is contained in:
Wing Lian
2024-09-05 09:58:21 -04:00
committed by GitHub
parent f18f4268b5
commit 93b769a979
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ on:
- '**.py'
- 'requirements.txt'
- '.github/workflows/*.yml'
- "*.md"
- "*.[q]md"
- "examples/**/*.y[a]?ml"
workflow_dispatch: