Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update xxkiller.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DoingDog authored Aug 2, 2024
1 parent 6c9c1a7 commit 514e974
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/xxkiller.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cron update
on:
schedule:
- cron: '50 21 * * *'
- cron: '50 21 */3 * *'
workflow_dispatch:
env:
TZ: Asia/Shanghai
Expand All @@ -16,10 +16,6 @@ jobs:
continue-on-error: false
timeout-minutes: 20
run: |
.\RMaker\make.cmd w
.\RMaker\make.cmd g
.\RMaker\make.cmd a
.\RMaker\make.cmd f
.\RMaker\make.cmd n
- name: commit
continue-on-error: false
Expand Down

0 comments on commit 514e974

Please sign in to comment.