[poddlers] Enable the FAS group sync on production

Till now the automatic group sync was only working on staging. This
should enable it on production as well.
This commit is contained in:
Michal Konecny 2025-03-24 18:49:58 +01:00 committed by zlopez
parent 0fac971004
commit daeaceaae5

View file

@ -135,7 +135,6 @@ poddlers_cronjobs:
command: check-commit-rights
- name: pagure-fas-groups-sync
schedule: "0 4 * * *"
only_env: staging
command: pagure_fas_groups_sync
- name: koji-block-retired
schedule: "30 5 * * *"