mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Remove path filter so that required checks can be used (#7)
This commit is contained in:
committed by
GitHub
Unverified
parent
b5a58934d2
commit
3257113bb0
@@ -4,9 +4,6 @@ on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- "python/**"
|
||||
- ".github/workflows/check-python.yml"
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
|
||||
Reference in New Issue
Block a user