Skip to content

Commit f6581ae

Browse files
ci: add workflow_dispatch trigger to CodeQL workflow
1 parent 0492c58 commit f6581ae

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" ,"psl-codequality"]
17+
branches: [ "main", "dev", "demo"]
1818
paths:
1919
- 'src/**/*.py'
2020
- 'src/**/*.js'

0 commit comments

Comments
 (0)