ci(build+codeql): run for merge groups

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2026-02-02 16:45:36 -05:00
parent a884e36b96
commit a770cc1128
2 changed files with 4 additions and 54 deletions

View File

@@ -5,33 +5,8 @@ concurrency:
cancel-in-progress: true
on:
push:
branches:
- "develop"
- "release-*"
paths:
# File types
- "**.cpp"
- "**.h"
- "**.java"
- "**.ui"
# Directories
- "buildconfig/**"
- "cmake/**"
- "launcher/**"
- "libraries/**"
- "program_info/**"
- "tests/**"
# Files
- "CMakeLists.txt"
- "COPYING.md"
# Workflows
- ".github/codeql/**"
- ".github/workflows/codeql.yml"
- ".github/actions/setup-dependencies/**"
merge_group:
types: [checks_requested]
pull_request:
paths:
# File types