Skip to content

Commit

Permalink
React to mod-analysis-common workflow path (regression after workflow…
Browse files Browse the repository at this point in the history
… renamed). #13110
  • Loading branch information
dweiss committed Feb 16, 2024
1 parent aa7d035 commit cc25fd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-checks-mod-analysis-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ on:
- 'main'
- 'branch_9x'
paths:
- '.github/workflows/hunspell.yml'
- '.github/workflows/run-checks-mod-analysis-common.yml'
- 'lucene/analysis/common/**'

push:
branches:
- 'main'
- 'branch_9x'
paths:
- '.github/workflows/hunspell.yml'
- '.github/workflows/run-checks-mod-analysis-common.yml'
- 'lucene/analysis/common/**'

env:
Expand Down

0 comments on commit cc25fd9

Please sign in to comment.