Skip to content

Commit 600c868

Browse files
committed
add scheduled test
1 parent fbaf3d9 commit 600c868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Test Nxtstart Creation 👷
22
on:
33
push:
4-
#schedule:
5-
# - cron: 0 9 * * 1
4+
schedule:
5+
- cron: 0 9 * * 1
66
jobs:
77
npm:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)