From c4fa83bea8676ebfc5f625b3c56756239e23d434 Mon Sep 17 00:00:00 2001 From: dilanbhalla <35575727+dilanbhalla@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:47:33 -0800 Subject: [PATCH] Update microsoft-codeql-pack-publish.yml --- .github/workflows/microsoft-codeql-pack-publish.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/microsoft-codeql-pack-publish.yml b/.github/workflows/microsoft-codeql-pack-publish.yml index 94ff1a69f5c..09a62c3ab9b 100644 --- a/.github/workflows/microsoft-codeql-pack-publish.yml +++ b/.github/workflows/microsoft-codeql-pack-publish.yml @@ -1,10 +1,10 @@ name: Microsoft CodeQL Pack Publish description: Fetches the latest version of CodeQL -# on: -# push: -# branches: -# - dilan/publish-opensource-packs +on: + push: + branches: + - dilan/publish-opensource-packs jobs: codeqlversion: