We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64bab2 commit d4526a7Copy full SHA for d4526a7
.github/workflows/chdb.yml
@@ -1,6 +1,10 @@
1
name: chDB-go
2
3
on:
4
+ pull_request:
5
+ branches: [ "main" ]
6
+ paths-ignore:
7
+ - '**/.md'
8
push:
9
branches: [ "main" ]
10
paths-ignore:
0 commit comments