Skip to content

Commit

Permalink
@Weekly isn't supported. speaking of weakly...
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Dec 15, 2024
1 parent dd6e32a commit dfc2d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Morphia Upgrades
on:
workflow_dispatch:
schedule:
- cron: @weekly
- cron: '0 0 * * 0'

jobs:
Build:
Expand Down

0 comments on commit dfc2d45

Please sign in to comment.