mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-04 03:23:14 +08:00
Update action yaml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
buildx-dockerhub:
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
8
.github/workflows/checkin.yml
vendored
8
.github/workflows/checkin.yml
vendored
@@ -7,12 +7,12 @@ on:
|
||||
types:
|
||||
- completed
|
||||
|
||||
# UTC时间,对应Beijing时间 9:30
|
||||
# schedule:
|
||||
# - cron: "30 1 * * *"
|
||||
# UTC时间,对应Beijing时间 8:30
|
||||
schedule:
|
||||
- cron: "30 0 * * *"
|
||||
|
||||
jobs:
|
||||
container-test-job:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: enwaiax/smzdm_bot
|
||||
|
||||
Reference in New Issue
Block a user