diff --git a/.github/workflows/refresh_knapsack_manifest.yml b/.github/workflows/refresh_knapsack_manifest.yml index 03e3394d71..d5680cbc5c 100644 --- a/.github/workflows/refresh_knapsack_manifest.yml +++ b/.github/workflows/refresh_knapsack_manifest.yml @@ -4,6 +4,7 @@ on: schedule: - cron: '0 8 * * 1' # Monday at 8am workflow_dispatch: + push: jobs: refresh_manifest: