Skip to content

Commit

Permalink
Update concierge-to-slack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor authored Sep 30, 2024
1 parent 1cac8ac commit c88ec32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/concierge-to-slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Post Concierge to Slack
on:
schedule:
# Run 9am UTC every weekday
- cron: "0 10 * * 1-5"
- cron: "0 9 * * 1-5"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c88ec32

Please sign in to comment.