Skip to content

Add CodeQL standard gha workflow (#56) #13

Add CodeQL standard gha workflow (#56)

Add CodeQL standard gha workflow (#56) #13

Workflow file for this run

name: z-pre-commit
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]