Skip to content

Allow applying preload scripts to opened contexts #563

Allow applying preload scripts to opened contexts

Allow applying preload scripts to opened contexts #563

Workflow file for this run

# https://github.com/pre-commit/action
name: pre-commit
on:
pull_request:
push:
branches: 'main'
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: pre-commit/[email protected]