We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb545c commit 55ff8acCopy full SHA for 55ff8ac
.github/workflows/python.yml
@@ -8,10 +8,10 @@ name: codegen_api_client Python package
8
on:
9
push:
10
branches:
11
- - main
+ - develop
12
pull_request:
13
14
15
16
jobs:
17
build:
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: codegen_api_client Build and Release
3
4
5
6
7
build-and-release:
0 commit comments