Skip to content

Commit 4e71735

Browse files
committed
Try again
1 parent a772880 commit 4e71735

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
@@ -3,9 +3,11 @@ on:
33
push:
44
branches:
55
- "main"
6+
- "v3"
67
pull_request:
78
branches:
89
- "main"
10+
- "v3"
911
types: [opened, reopened, synchronize, labeled]
1012
schedule:
1113
- cron: "0 0 * * *" # Daily “At 00:00” UTC

0 commit comments

Comments
 (0)