diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 36f2d6f..b00e3d6 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -1,3 +1,4 @@ +name: template-sync on: schedule: - cron: "0 0 * * 1" # triggers on midnight on every monday