Skip to content

Commit fad0606

Browse files
authored
Schedule diff spec every month
1 parent b1ef603 commit fad0606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diff-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Diff spec
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '0 0 * * MON'
6+
- cron: '0 0 1 * *'
77

88
jobs:
99
check-spec:

0 commit comments

Comments
 (0)