Skip to content

Commit a79112d

Browse files
committed
fix: test
1 parent 67d4aa9 commit a79112d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/etl_release.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: ETL Release
22

33
permissions: write-all
44

5-
on:
6-
push:
7-
paths:
8-
- 'etl/**'
9-
workflow_dispatch: {}
5+
on: push
106

117
jobs:
128
test:

0 commit comments

Comments
 (0)