Remove toml filtering for branches (#5243)

This commit is contained in:
Eric Forte
2025-10-23 12:53:15 -04:00
committed by GitHub
parent b9b8e24514
commit 566242772f
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -2,8 +2,6 @@ name: ES|QL Validation
on:
pull_request:
branches: [ "*" ]
paths:
- 'rules/**/*.toml'
jobs:
build-and-validate:
runs-on: ubuntu-latest