[ci] Disable redundant scheduled execution of Coverity Scan

The scheduled Coverity Scan run is triggered by an external mechanism
that synchronises the coverity_scan branch with the master branch.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2021-02-05 11:59:27 +00:00
parent 831f17f66f
commit d79f504c0c

View File

@@ -4,8 +4,6 @@ on:
push:
branches:
- coverity_scan
schedule:
- cron: '30 0 * * *'
jobs:
submit: