mirror of https://github.com/apache/lucene.git
React to mod-analysis-common workflow path (regression after workflow renamed). #13110
This commit is contained in:
parent
aa7d035ac2
commit
cc25fd9deb
|
@ -8,7 +8,7 @@ on:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'branch_9x'
|
- 'branch_9x'
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/hunspell.yml'
|
- '.github/workflows/run-checks-mod-analysis-common.yml'
|
||||||
- 'lucene/analysis/common/**'
|
- 'lucene/analysis/common/**'
|
||||||
|
|
||||||
push:
|
push:
|
||||||
|
@ -16,7 +16,7 @@ on:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'branch_9x'
|
- 'branch_9x'
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/hunspell.yml'
|
- '.github/workflows/run-checks-mod-analysis-common.yml'
|
||||||
- 'lucene/analysis/common/**'
|
- 'lucene/analysis/common/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue