]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: allow to manually trigger Coverity Scan
authorVincent Bernat <vincent@bernat.ch>
Sun, 21 Mar 2021 12:38:04 +0000 (13:38 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sun, 21 Mar 2021 12:38:04 +0000 (13:38 +0100)
.github/workflows/coverity.yml

index 8ae87c7c9e651a69477784b4ca69d2b17f1480c9..0a616677e28c9d541e0f836de00008246590a2c7 100644 (file)
@@ -1,5 +1,6 @@
 name: Coverity Scan
 on:
+  workflow_dispatch:
   schedule:
     - cron: '0 9 * * 5' # Weekly at 09:00 UTC on Thursday