Skip to content

Commit 5a41440

Browse files
committed
fixes #10
1 parent d8a1f16 commit 5a41440

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
schedule:
8+
- cron: "0 0 * * 1"
79

810
jobs:
911
build-deploy:

0 commit comments

Comments
 (0)