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

Commit 1295033

Browse files
authored
ci: Run tests on schedule (#165)
1 parent 0e79ae1 commit 1295033

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/npm-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
name: NPM Test
44
on:
55
push:
6+
schedule:
7+
- cron: "0 0,6,12,18,22 * * *"
68
workflow_dispatch:
79
inputs:
810
sdkSha:

0 commit comments

Comments
 (0)