intel / p3-analysis-library

A library simplifying the collection and interpretation of P3 data.
https://intel.github.io/p3-analysis-library/
MIT License
7 stars 10 forks source link

Disabling pre-commit run on `main` #33

Closed laserkelvin closed 5 months ago

laserkelvin commented 5 months ago

The CI pre-commit action is intended primarily for code review based on how it's written (i.e. using Github SHA refs for diffs) and does not work for main branch.

Related issues

N/A

Proposed changes

List out—with high level descriptions—what the commits within this PR do: