summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMichael Brown2021-02-05 12:59:27 +0100
committerMichael Brown2021-02-05 12:59:27 +0100
commitd79f504c0c390d40de3d27546ab27bc44b03516c (patch)
tree7477a26656f6f78a86306b824a74d1e252841bb1 /.github
parent[ci] Disable Travis CI (diff)
downloadipxe-d79f504c0c390d40de3d27546ab27bc44b03516c.tar.gz
ipxe-d79f504c0c390d40de3d27546ab27bc44b03516c.tar.xz
ipxe-d79f504c0c390d40de3d27546ab27bc44b03516c.zip
[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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/coverity.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml
index b5496f56..20634be4 100644
--- a/.github/workflows/coverity.yml
+++ b/.github/workflows/coverity.yml
@@ -4,8 +4,6 @@ on:
push:
branches:
- coverity_scan
- schedule:
- - cron: '30 0 * * *'
jobs:
submit: