From 05bbc55715af1ddaac4c0df132b4da82492e1565 Mon Sep 17 00:00:00 2001 From: Sulka Haro Date: Sat, 31 Dec 2022 10:37:40 +0200 Subject: [PATCH] Update codeql-analysis.yml --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 096ebf0bde8..ad33e590d09 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -17,7 +17,7 @@ on: branches: [ dev ] pull_request: # The branches below must be a subset of the branches above - branches: [ master ] + branches: [ dev ] schedule: - cron: '43 23 * * 3'