Skip to content

Commit

Permalink
Update listen-mc-decompile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHsieh0415 authored Aug 1, 2024
1 parent 0873cb4 commit c5e41b6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/listen-mc-decompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ on:

# If you can't post workflow_dispatch event, use this
schedule:
- cron: '0 0/12 * * *'

- cron: '40 0,9,12,14,15,16,18,21 * * 1-5'
- cron: '40 0,6,12,18 * * 0,6'
- cron: '40 21 * * 0'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c5e41b6

Please sign in to comment.