From 9b2cc7a950b14cdde4c85d8ed0ebc59784a68725 Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Thu, 19 Mar 2026 15:40:15 -0400 Subject: Refs #36620 -- Reduced permissions on coverage comment workflow. --- .github/workflows/coverage_comment.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/coverage_comment.yml b/.github/workflows/coverage_comment.yml index 55e36f588d..2370f3c971 100644 --- a/.github/workflows/coverage_comment.yml +++ b/.github/workflows/coverage_comment.yml @@ -7,7 +7,6 @@ on: - completed permissions: - contents: read actions: read pull-requests: write -- cgit v1.3