Skip to content

Commit 3c9e566

Browse files
fix again workflow
1 parent 532226b commit 3c9e566

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/transform-tabular.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ on:
55
branches: [main]
66
paths:
77
- "packages/transform-tabular/**"
8+
- ".github/workflows/transform-tabular.yml"
89
pull_request:
910
branches: [main]
1011
paths:
1112
- "packages/transform-tabular/**"
13+
- ".github/workflows/transform-tabular.yml"
14+
workflow_dispatch:
1215

1316
defaults:
1417
run:

0 commit comments

Comments
 (0)