From 234453352595378ff2e8811958ba8380a21e1062 Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sat, 11 Jan 2025 14:33:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=87=F0=9F=91=8C=20Don't=20run=20CI=20o?= =?UTF-8?q?n=20push=20for=20autoupdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b82aa0e..975833d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,7 +7,7 @@ on: branches-ignore: - "dependabot/**" - "sourcery/**" - - "pre-commit-ci-update-config" + - "create-pr-action/pre-commit-config-update*" pull_request: jobs: