Remove toml filtering for branches (#5243)
This commit is contained in:
@@ -2,8 +2,6 @@ name: ES|QL Validation
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ "*" ]
|
||||
paths:
|
||||
- 'rules/**/*.toml'
|
||||
jobs:
|
||||
build-and-validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user