Skip to content

Commit

Permalink
Tweak to ext item search plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
GregJohnStewart committed Jul 1, 2024
1 parent 0d86bf5 commit 2c398d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/plugin-extItemSearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:
branches: [ "**" ]
paths:
- "software/plugins/external-item-search/**"
- ".github/workflows/core-api.yml"
- ".github/workflows/plugin-extItemSearch.yml"
pull_request:
branches: [ "**" ]
paths:
- "software/plugins/external-item-search/**"
- ".github/workflows/core-api.yml"
- ".github/workflows/plugin-extItemSearch.yml"
workflow_call:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 2c398d0

Please sign in to comment.