Disable pre-commit on push to main.

pull/3244/head
Stella Laurenzo 2024-04-27 13:55:52 -07:00
parent fb8748bdfa
commit 466618e45e
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit: