disable pre-commit workflow

this workflow doesn't seem to work on PRs from forks
so we use pre-commit.ci instead
This commit is contained in:
Denis Rouzaud 2024-12-05 15:09:48 +01:00 committed by Nyall Dawson
parent 341b7e5af7
commit 806ea8b9cf

View File

@ -1,3 +1,6 @@
# this doesn't seem to work on PRs from forks
# so we use pre-commit.ci instead
name: 🤸 Run pre-commit on PR
on:
pull_request: