LUCENE-10222: Enable github precommit check workflow on branch_9x

This commit is contained in:
Dawid Weiss 2021-11-05 09:01:45 +01:00
parent 32d7f52446
commit ded77d8bfd
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
push:
branches:
- main
- branch_9x
jobs:
# This runs all validation checks without tests.