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 d76bcd9 commit 2600c99Copy full SHA for 2600c99
.github/workflows/notebooks.yml
@@ -2,9 +2,9 @@ name: Labelbox Example Notebook Workflow
2
3
on:
4
push:
5
- branches: [develop]
+ branches: [main]
6
pull_request:
7
8
9
permissions:
10
contents: write
.github/workflows/rdme-custompages.yml
@@ -2,7 +2,7 @@ name: ReadMe GitHub Action 🦉
types:
- closed
paths:
0 commit comments