Skip to content

Commit 4e2349f

Browse files
committed
ci: trigger on toml and yml changes
1 parent 39c62b6 commit 4e2349f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths:
77
- '**.py'
88
- '**.tsv'
9+
- '**.toml'
10+
- '**.yml'
911

1012
jobs:
1113
unit-test:

0 commit comments

Comments
 (0)