Skip to content

Commit 24d71e9

Browse files
committed
ci(fuzz): [DROP LATER] temporary push trigger to kick off workflow
1 parent a055b8e commit 24d71e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/fuzz.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Continuous Fuzzing
22

33
on:
4+
push:
5+
branches:
6+
- '*'
47
schedule:
58
- cron: '0 0 * * *'
69
workflow_dispatch:

0 commit comments

Comments
 (0)