From ff3bf5fb68767e7410c6edec958ce632631b8feb Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Tue, 19 Aug 2025 10:54:02 -0600 Subject: [PATCH] disable PR checks for now --- .github/workflows/guidelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/guidelines.yml b/.github/workflows/guidelines.yml index 1c9c9337b..1d44d113a 100644 --- a/.github/workflows/guidelines.yml +++ b/.github/workflows/guidelines.yml @@ -2,7 +2,7 @@ name: 'Generative AI Guidelines Pre-Production Test' on: # Triggers on pull requests and manual workflow dispatch - pull_request: + # pull_request: workflow_dispatch: