mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(api): build api on global.json change
This commit is contained in:
parent
0d99f3140d
commit
e95a8ec05d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/directory.yml
vendored
2
.github/workflows/directory.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- .github/workflows/directory.yml
|
||||
- global.json
|
||||
- services/Directory.Build.props
|
||||
- services/Directory/**
|
||||
- services/FilterLists.ServiceDefaults/**
|
||||
|
|
@ -14,6 +15,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- .github/workflows/directory.yml
|
||||
- global.json
|
||||
- services/Directory.Build.props
|
||||
- services/Directory/**
|
||||
- services/FilterLists.ServiceDefaults/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue