Skip to content

Commit

Permalink
Add warning about DOM and DOW exception
Browse files Browse the repository at this point in the history
  • Loading branch information
penguineer committed Dec 1, 2023
1 parent ec72bcc commit c61c77b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/meeting-reminder.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Send out reminder about monthly meeting

on:
# Be careful when changing the schedule:
# CRON uses _or_ when day-of-month and day-of-week are provided.
schedule:
- cron: '1 0 * * THU'
workflow_dispatch:
Expand Down

0 comments on commit c61c77b

Please sign in to comment.