We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734c44b commit b2ac1d0Copy full SHA for b2ac1d0
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ env:
7
on:
8
pull_request:
9
push:
10
- branches: ['main', 'feature/schema-thrift-v2']
+ branches: ['main']
11
release:
12
types:
13
- published
0 commit comments