mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix: trigger build on Directory.Build.props
This commit is contained in:
parent
d00f24cfae
commit
2607b09f17
1 changed files with 1 additions and 0 deletions
1
.github/workflows/directory.yml
vendored
1
.github/workflows/directory.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- .github/workflows/directory.yml
|
||||
- services/Directory.Build.props
|
||||
- services/Directory/**
|
||||
- services/FilterLists.ServiceDefaults/**
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Reference in a new issue