We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbaf3d9 commit 600c868Copy full SHA for 600c868
.github/workflows/test.yml
@@ -1,8 +1,8 @@
1
name: Test Nxtstart Creation 👷
2
on:
3
push:
4
- #schedule:
5
- # - cron: 0 9 * * 1
+ schedule:
+ - cron: 0 9 * * 1
6
jobs:
7
npm:
8
runs-on: ubuntu-latest
0 commit comments