Skip to content

Adding concept to a part of the code #573

Adding concept to a part of the code

Adding concept to a part of the code #573

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]