Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit ba32d90

Browse files
authored
Merge pull request #79 from seamapi/run-tests-on-schedule
2 parents ca27ddd + 4e9e829 commit ba32d90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Python Test
33
on:
44
push:
5+
schedule:
6+
- '0 0,6,12,18,22 * * *'
57
workflow_dispatch:
68
inputs:
79
sdkSha:

0 commit comments

Comments
 (0)