From 21f4b3d81cf5625f5257f51349ce9532a4f4e63c Mon Sep 17 00:00:00 2001 From: Pauljd Date: Tue, 8 Sep 2026 16:59:06 +0100 Subject: [PATCH] Harden CI against untrusted pull requests --- .gitea/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 403498b..7c3ae46 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -2,7 +2,6 @@ name: Davidson CI on: push: - pull_request: jobs: quality: