mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-08 00:59:04 +00:00
Filters input accepts path to external yaml file (#8)
* Filters input accepts path to external yaml file * Fix formatting and eslint issues * Fix file ext of filters yaml file * Update documentation in README file
This commit is contained in:
parent
0612377665
commit
a2e5f9f7bb
6 changed files with 48 additions and 8 deletions
2
.github/filters.yml
vendored
Normal file
2
.github/filters.yml
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
any:
|
||||
- "**/*"
|
Loading…
Add table
Add a link
Reference in a new issue