Skip to content

Commit 1b958fd

Browse files
committed
add schedule
1 parent c938df3 commit 1b958fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Run simulate-gate check
33
on:
44
push:
55
workflow_dispatch:
6+
schedule:
7+
- cron: '0 8 1 * *'
68

79
jobs:
810
simulate:

0 commit comments

Comments
 (0)