From 4a758f5c38636ecd9d030356d85bcca3d8fbd0ca Mon Sep 17 00:00:00 2001 From: David Lord Date: Sun, 1 Sep 2024 09:04:14 -0700 Subject: [PATCH] set up pre-commit lite workflow Committed via https://github.com/asottile/all-repos --- .github/workflows/pre-commit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml index 34e77e4f2..683c85bef 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -1,3 +1,4 @@ +name: pre-commit on: pull_request: push: