We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c325aec + 78a7d85 commit 2e177a7Copy full SHA for 2e177a7
.github/workflows/apidocs.yml
@@ -2,7 +2,7 @@ name: Format-api-docs
2
on:
3
push:
4
branches:
5
- - dev
+ - main
6
jobs:
7
format-api-docs:
8
runs-on: ubuntu-latest
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Publish Commander Docker image
paths:
- resources/images/commander/Dockerfile
9
tags-ignore:
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
pull_request:
env:
10
UV_SYSTEM_PYTHON: 1
0 commit comments