Skip to content

Commit 0492c58

Browse files
ci: add psl-codequality branch to CodeQL workflow triggers
1 parent 899b96d commit 0492c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: "CodeQL Advanced"
1414

1515
on:
1616
push:
17-
branches: [ "main", "dev", "demo" ]
17+
branches: [ "main", "dev", "demo" ,"psl-codequality"]
1818
paths:
1919
- 'src/**/*.py'
2020
- 'src/**/*.js'

0 commit comments

Comments
 (0)