Skip to content

Commit d4526a7

Browse files
committedAug 27, 2024·
Enable tests on PR
1 parent a64bab2 commit d4526a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.github/workflows/chdb.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: chDB-go
22

33
on:
4+
pull_request:
5+
branches: [ "main" ]
6+
paths-ignore:
7+
- '**/.md'
48
push:
59
branches: [ "main" ]
610
paths-ignore:

0 commit comments

Comments
 (0)
Please sign in to comment.