ci: use job summary instead of pr comment

This commit is contained in:
Nick Bolton
2024-09-23 03:10:06 +01:00
parent bd75e0a874
commit 806ef46393
10 changed files with 188 additions and 123 deletions

View File

@ -2,12 +2,7 @@ name: "CodeQL Analysis"
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
workflow_call:
push:
branches: [master]