Skip to content

Commit fd0fa72

Browse files
committed
Allow CIFuzz to be run by workflow dispatch
1 parent 0339629 commit fd0fa72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cifuzz.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: CIFuzz
22
on:
3+
workflow_dispatch:
34
pull_request:
45
branches:
56
- develop

0 commit comments

Comments
 (0)