Add 'workflow_dispatch' event trigger to Coverity workflow
This commit is contained in:
parent
d8fa0ebd0b
commit
5fe2c171a5
1
.github/workflows/coverity.yml
vendored
1
.github/workflows/coverity.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Coverity
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user