Skip to content

build(deps): bump ruff from 0.14.2 to 0.14.3 #354

build(deps): bump ruff from 0.14.2 to 0.14.3

build(deps): bump ruff from 0.14.2 to 0.14.3 #354

Workflow file for this run

name: Check package
on:
pull_request:
branches:
- main
push:
branches:
- main
# Limit token permissions for security
permissions: read-all
jobs:
build:
uses: seedcase-project/.github/.github/workflows/reusable-check-python.yml@main
# Permissions needed for pushing to the coverage branch.
permissions:
contents: write