[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>
pull/252/head
Michael Brown 2021-02-05 11:59:27 +00:00
parent 831f17f66f
commit d79f504c0c
1 changed files with 0 additions and 2 deletions

View File

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