From 1c42c24a8dba81998144c2eaf49d1bd724cb1585 Mon Sep 17 00:00:00 2001 From: BigThunderSR <17056173+BigThunderSR@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:49:06 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a40b291..f7911431 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,8 @@ name: ci on: #push: # branches: [ main ] - #pull_request: - # branches: [ main ] + pull_request: + branches: [ main ] workflow_run: workflows: ["CodeQL"] types: