diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index e99a58a..cbcb520 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -1,7 +1,4 @@ on: - # cronjob trigger once a day - schedule: - - cron: "0 0 * * 0" # manual trigger workflow_dispatch: jobs: