Skip to content

Commit 5c29d34

Browse files
committed
Move workflow_dispatch trigger
1 parent 9ff9b84 commit 5c29d34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverity-scan-fixes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Coverity scan master branch
22

33
on:
4-
workflow_dispatch:
54
schedule:
65
- cron: '0 0 * * *'
6+
workflow_dispatch:
77

88
jobs:
99
build_wolfssl:

0 commit comments

Comments
 (0)