Skip to content

Commit 56c92bc

Browse files
committed
Update trigger
1 parent 7d6a7a0 commit 56c92bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/data-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ on:
44
push:
55
branches: [main]
66
paths:
7+
- "data/**"
78
- "data_analysis/**"
89
- ".github/workflows/data-analysis.yml"
910
pull_request:
1011
paths:
12+
- "data/**"
1113
- "data_analysis/**"
1214
- ".github/workflows/data-analysis.yml"
1315
workflow_dispatch:

0 commit comments

Comments
 (0)