Skip to content

Update python Docker tag to v3.13.0 #163

Update python Docker tag to v3.13.0

Update python Docker tag to v3.13.0 #163

Workflow file for this run

name: Pre-commit
on:
pull_request:
branches: [develop]
jobs:
pre-commit:
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: pre-commit/[email protected]