Skip to content

Add self-update target #3

Add self-update target

Add self-update target #3

name: Run Tests
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check:
name: "Run Tests"
permissions:
contents: read
checks: write
pull-requests: write
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@feature/python-uv-pytest-workflow
with:
report-coverage: false
secrets: inherit # pragma: allowlist secret