Skip to content

Added rule to start the patch reboot workflow #3496

Added rule to start the patch reboot workflow

Added rule to start the patch reboot workflow #3496

Workflow file for this run

name: formatting
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable