build: run GitHub checks only once

This commit is contained in:
Steve Moyer
2025-07-10 10:21:31 -04:00
committed by Steve Moyer
parent f2cd448a11
commit 2238f3a26c
2 changed files with 7 additions and 9 deletions

View File

@@ -1,9 +1,7 @@
name: pre-commit
on:
pull_request:
push:
# branches: [main]
jobs:
pre-commit: