From 6d8ee5da52a48c53f757dd8329a4edee55e276ef Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Sat, 30 May 2026 19:02:25 +0300 Subject: ci: T8943: migrate missed trigger branch current->rolling (rollout 1c) (#239) --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows/codeql.yml') diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c39800ac..19398752 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -13,10 +13,10 @@ name: "CodeQL" on: push: - branches: [ "current", crux, equuleus ] + branches: [ "rolling", crux, equuleus ] pull_request: # The branches below must be a subset of the branches above - branches: [ "current" ] + branches: [ "rolling" ] schedule: - cron: '22 10 * * 0' -- cgit v1.2.3