Update node.js.yml

This commit is contained in:
shanmite 2020-11-22 17:27:55 +08:00 committed by GitHub
parent b487df616b
commit 52ea0b55e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
branches:
- main
schedule:
- cron: '0 */1 * * *'
- cron: '0 */2 * * *'
jobs:
lottery:
runs-on: ubuntu-latest