Skip to content

Check this repository with itself #1

Check this repository with itself

Check this repository with itself #1

Workflow file for this run

---
name: Static analysis
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analysis:
runs-on: ubuntu-latest
steps:
- uses: uclahs-cds/tool-static-analysis@v1