Skip to content

Add commands for screencasting #1600

Add commands for screencasting

Add commands for screencasting #1600

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-24.04
steps:
- uses: actions/checkout@v6
- uses: pre-commit/action@v3.0.1