mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-12 21:03:13 +08:00
feat: 可手动触发
This commit is contained in:
parent
9e188bd1ca
commit
6710fce9f4
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@ -3,6 +3,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 */2 * * *'
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user