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'
|
||||
- 'branch_9x'
|
||||
paths:
|
||||
- '.github/workflows/hunspell.yml'
|
||||
- '.github/workflows/run-checks-mod-analysis-common.yml'
|
||||
- 'lucene/analysis/common/**'
|
||||
|
||||
push:
|
||||
|
@ -16,7 +16,7 @@ on:
|
|||
- 'main'
|
||||
- 'branch_9x'
|
||||
paths:
|
||||
- '.github/workflows/hunspell.yml'
|
||||
- '.github/workflows/run-checks-mod-analysis-common.yml'
|
||||
- 'lucene/analysis/common/**'
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue