We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6e138 commit c67e40aCopy full SHA for c67e40a
4 files changed
.github/workflows/ci-kotlin.yml
@@ -2,7 +2,7 @@ name: kotlin
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
pull_request:
7
jobs:
8
.github/workflows/ci-python.yml
@@ -2,7 +2,7 @@ name: python
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: go
.github/workflows/docker.yml
@@ -2,7 +2,7 @@ name: docker
docker:
name: push kjconroy/sqlc:devel
0 commit comments