Skip to content

Commit f6aefd0

Browse files
Update code_scan.yml
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
1 parent 4058441 commit f6aefd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code_scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Codescan Workflow
22
on:
33
push:
44
branches:
5-
- master
5+
- v3.x/master
66
pull_request:
77
types: [opened, synchronize]
88

@@ -74,4 +74,4 @@ jobs:
7474
- name: Perform CodeQL Analysis
7575
uses: github/codeql-action/analyze@v2
7676

77-
77+

0 commit comments

Comments
 (0)