Skip to content

Commit e6e9e3e

Browse files
committed
Merge branch 'feature/CLDSRV-672-restore-ghas' into tmp/octopus/w/9.1/feature/CLDSRV-672-restore-ghas
2 parents 6b9cddd + 0811abb commit e6e9e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: codeQL
33

44
on:
55
push:
6-
branches: [w/**, q/*]
6+
branches: [development/*, hotfix/*]
77
pull_request:
8-
branches: [development/*, stabilization/*, hotfix/*]
8+
branches: [development/*, hotfix/*]
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)