Skip to content

Commit

Permalink
Schedule diff spec every month
Browse files Browse the repository at this point in the history
  • Loading branch information
qdequippe authored Dec 24, 2024
1 parent b1ef603 commit fad0606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Diff spec
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * MON'
- cron: '0 0 1 * *'

jobs:
check-spec:
Expand Down

0 comments on commit fad0606

Please sign in to comment.