Skip to content

Commit 8a39b8b

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/ci-lint.yml
1 parent 63521df commit 8a39b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
paths:
1212
- ".github/**"
1313
schedule:
14-
cron: "0 0 * * 0" # every Sunday at midnight
14+
- cron: "0 0 * * 0" # every Sunday at midnight
1515

1616
permissions: {}
1717

0 commit comments

Comments
 (0)