This commit is contained in:
shanmite 2020-11-11 23:11:24 +08:00
parent 57bb6412f8
commit f34a96567c

View File

@ -3,8 +3,8 @@ on:
push:
branches:
- main
schedule:
- cron: '0 */2 * * *'
# schedule:
# - cron: '0 */2 * * *'
jobs:
lottery:
runs-on: ubuntu-latest