mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-10 16:17:44 -04:00
Update yml file to trigger coverity scan
This commit is contained in:
parent
5ba917c3da
commit
e0a2dcd41e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/coverity_scan.yml
vendored
2
.github/workflows/coverity_scan.yml
vendored
|
@ -3,6 +3,8 @@ on:
|
|||
# Run on every commit to mainline
|
||||
push:
|
||||
branches: main
|
||||
pull_request:
|
||||
branches: main
|
||||
# Allow manual running of the scan
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue