FreeRTOS-Kernel/.github/workflows
Soren Ptak 09c4c4bae9
Coverity Scan Workflow Fix (#891)
Currently the Coverity Scan attempts to run on every fork that pulls
the file. This leads to anybody who pulls this file getting emails that 
their workflow failed to run when the cron job attempts to run. This
PR sets the scan to only run if the repo is FreeRTOS/FreeRTOS-Kernel.
Also, change the scan from a cron job to a job that runs on a commit
to mainline, or if triggered manually.
2023-11-23 22:17:31 +05:30
..
auto-release.yml CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ci.yml CI-CD URL Check Change (#880) 2023-11-09 15:00:06 -08:00
coverity_scan.yml Coverity Scan Workflow Fix (#891) 2023-11-23 22:17:31 +05:30
formatting.yml CI-CD URL Check Change (#880) 2023-11-09 15:00:06 -08:00
git-secrets.yml CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
kernel-checks.yml Kernel Checker CI Workflow File Updates (#804) 2023-10-19 10:08:24 -07:00
kernel-demos.yml Move cmake compile options to the example project (#872) 2023-10-30 08:35:42 -07:00
unit-tests.yml CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00