Skip to content

Commit ca8187a

Browse files
bruh
1 parent aea85f2 commit ca8187a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tinybird-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
branches:
77
- main
88
- master
9-
paths:
10-
- 'tinybird/**'
9+
# paths:
10+
# - 'tinybird/**' # TODO: Reenable this
1111
types: [opened, reopened, labeled, unlabeled, synchronize]
1212

1313
concurrency: ${{ github.workflow }}-${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)