Skip to content

Commit

Permalink
Correct the operational mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
lyfsn committed Aug 23, 2024
1 parent bec95f6 commit ef3d287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ on:
description: "Enter the number of repetitions"
required: true
default: 8
# schedule:
# - cron: '0 0 * * 6'
schedule:
- cron: '0 0 * * 6'

jobs:
setup-environment:
Expand Down

0 comments on commit ef3d287

Please sign in to comment.