diff --git a/.forgejo/workflows/update_community_index.yml b/.forgejo/workflows/update_community_index.yml index 77b0e8f8cf..3247c4b325 100644 --- a/.forgejo/workflows/update_community_index.yml +++ b/.forgejo/workflows/update_community_index.yml @@ -1,7 +1,10 @@ name: Weekly data updates on: + push: + branches-ignore: + - build/* schedule: - -cron: "* * * * 1" + - cron: "* * * * 1" jobs: deploy_on_hetzner_single: