Skip to content

Commit df73e8e

Browse files
committed
modify included markdown file
1 parent d39d343 commit df73e8e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This change will trigger a workflow run based on these path filters:
2+
3+
```yaml
4+
paths:
5+
# include markdown files
6+
- "02-mechanics-core/filters/*.md"
7+
# Exclude txt files
8+
- "!02-mechanics-core/filters/*.txt"
9+
```

0 commit comments

Comments
 (0)