Skip to content

Commit 40b3f2c

Browse files
authored
Trigger hypothesis stateful tests nightly (#8907)
1 parent 40afd30 commit 40b3f2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hypothesis.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches:
88
- "main"
99
types: [opened, reopened, synchronize, labeled]
10+
schedule:
11+
- cron: "0 0 * * *" # Daily “At 00:00” UTC
1012
workflow_dispatch: # allows you to trigger manually
1113

1214
jobs:

0 commit comments

Comments
 (0)