Skip to content

Bump broadinstitute/shared-workflows from 2.2.0 to 2.3.0 in the actions group #549

Bump broadinstitute/shared-workflows from 2.2.0 to 2.3.0 in the actions group

Bump broadinstitute/shared-workflows from 2.2.0 to 2.3.0 in the actions group #549

Workflow file for this run

---
name: 'checks'
'on':
pull_request:
branches:
- 'main'
jobs:
pre-commit:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
linting:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
use_pylama: false
use_ruff: true
unit-tests:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
python_package_name: cert_manager