Skip to content

ci: ⬆️ bump google-github-actions/release-please-action from 3 to 4 #309

ci: ⬆️ bump google-github-actions/release-please-action from 3 to 4

ci: ⬆️ bump google-github-actions/release-please-action from 3 to 4 #309

Workflow file for this run

name: Python
on:
push:
branches: [main]
pull_request:
merge_group:
jobs:
test:
name: Test
uses: ./.github/workflows/python-test.yml
build:
name: Build
uses: ./.github/workflows/python-build.yml
lint:
name: Lint
uses: ./.github/workflows/python-lint.yml