From 9921e26c7c206b416dc085a8b74019bb6ce01a60 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sat, 26 Jul 2025 11:15:14 -0400 Subject: [PATCH] Revert "Breaking this temporarily" This reverts commit e0a96a630cbf3c07c09eb82a092a06036fe05a8a. --- .github/workflows/ci-security.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-security.yml b/.github/workflows/ci-security.yml index 28efbaf9d5..eb7806f7d1 100644 --- a/.github/workflows/ci-security.yml +++ b/.github/workflows/ci-security.yml @@ -1,5 +1,4 @@ -na*(@$&UQ!*@)(*$!U)U$! - ASLDKme: CI Security +name: CI Security on: pull_request: @@ -22,7 +21,7 @@ concurrency: group: "ci-security-${{ github.head_ref || github.run_id }}-${{ github.event_name }}" cancel-in-progress: true -job1231s: +jobs: security-checkpoint: name: Check CI Clearance if: github.event_name == 'pull_request_target' && (github.event.pull_request.head.repo.id != github.event.pull_request.base.repo.id || github.event.pull_request.user.id == 49699333) && github.event.pull_request.state == 'open'