.github/workflows/test.yml in itamae-1.12.1 vs .github/workflows/test.yml in itamae-1.12.2

- old
+ new

@@ -7,9 +7,11 @@ pull_request: types: - opened - synchronize - reopened + schedule: + - cron: "0 0 * * 5" # JST 9:00 (Fri) jobs: unit: runs-on: ubuntu-latest