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 50e917d commit c16ea89Copy full SHA for c16ea89
.github/workflows/lbox-develop.yml
@@ -2,9 +2,9 @@ name: LBox Develop
2
3
on:
4
push:
5
- branches: [develop, v6]
+ branches: [develop]
6
pull_request:
7
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
.github/workflows/python-package-develop.yml
@@ -2,9 +2,9 @@ name: Labelbox Python SDK Staging (Develop)
0 commit comments