Skip to content

Commit

Permalink
Update schedule_backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hawk9821 authored Nov 15, 2024
1 parent a18708a commit 696bd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
name: Schedule Backend
on:
schedule:
- cron: '0 16 * * *'
- cron: '0 0 * * 6'

concurrency:
group: schedule-backend-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 696bd40

Please sign in to comment.