Skip to content

build(deps): update github actions (main) (major) #28

build(deps): update github actions (main) (major)

build(deps): update github actions (main) (major) #28

Workflow file for this run

name: QA
on:
push:
branches:
- "main"
- "feature/*"
- "hotfix/*"
- "release/*"
- "renovate/*"
pull_request:
jobs:
lint:
uses: canonical/starflow/.github/workflows/lint-python.yaml@main
test:
uses: canonical/starflow/.github/workflows/test-python.yaml@main
with:
lowest-python-version: ""