Skip to content

Commit

Permalink
Chore: Workflow cron 시간 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jihongeek committed Sep 19, 2024
1 parent 328e4e4 commit 9ea7f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send_message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Send Reserved Messages

on:
schedule:
- cron: '10 * * * *'
- cron: '57 * * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 9ea7f17

Please sign in to comment.