ci: use job summary instead of pr comment
This commit is contained in:
7
.github/workflows/codeql-analysis.yml
vendored
7
.github/workflows/codeql-analysis.yml
vendored
@ -2,12 +2,7 @@ name: "CodeQL Analysis"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
workflow_call:
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user