mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Add FilterLists.AppHost to Directory API workflow triggers
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
This commit is contained in:
parent
bbc2b3a061
commit
68efad2234
1 changed files with 2 additions and 0 deletions
2
.github/workflows/directory.yml
vendored
2
.github/workflows/directory.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
- global.json
|
||||
- services/Directory.Build.props
|
||||
- services/Directory/**
|
||||
- services/FilterLists.AppHost/**
|
||||
- services/FilterLists.ServiceDefaults/**
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
@ -18,6 +19,7 @@ on:
|
|||
- global.json
|
||||
- services/Directory.Build.props
|
||||
- services/Directory/**
|
||||
- services/FilterLists.AppHost/**
|
||||
- services/FilterLists.ServiceDefaults/**
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue