Skip to content

Skip media check with <up> key in the boot_command. #89

Skip media check with <up> key in the boot_command.

Skip media check with <up> key in the boot_command. #89

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]