diff --git a/.github/workflows/update_presets.yaml b/.github/workflows/update_presets.yaml index 1c537fdc1ae..3003b10b4c7 100644 --- a/.github/workflows/update_presets.yaml +++ b/.github/workflows/update_presets.yaml @@ -4,6 +4,7 @@ on: workflow_dispatch: schedule: - cron: '0 0 * * *' + pull_request: jobs: update: