Skip to content

Commit

Permalink
Fix unintentional overwrite in GitHub action matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtneug committed Feb 14, 2025
1 parent 4dd623d commit 28a2d9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
strategy:
fail-fast: false
matrix:
day_of_week: ['*', '0', '1', '2', '3', '4', '5', '6']
include:
# dev
- day_of_week: '*'
Expand Down

0 comments on commit 28a2d9d

Please sign in to comment.