We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47186a4 commit b11652bCopy full SHA for b11652b
3 files changed
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: API CLients
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
jobs:
7
build-go:
8
runs-on: ubuntu-latest
.github/workflows/docs.yml
@@ -2,7 +2,7 @@ name: Docs
build-and-deploy:
.github/workflows/release-please.yml
@@ -1,7 +1,7 @@
1
name: Run Release Please
release-please-python:
0 commit comments