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: