toddlers: fix the url to the email_overrides file now that we no longer have a master branch
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
71b7848911
commit
768496ff45
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ old_composes_url = "https://kojipkgs.fedoraproject.org/compose/"
|
|||
mbs_url = "https://mbs.fedoraproject.org/module-build-service/2/module-builds/"
|
||||
|
||||
[consumer_config.check_email_overrides]
|
||||
email_overrides_url = "https://pagure.io/fedora-infra/ansible/raw/master/f/roles/openshift-apps/distgit-bugzilla-sync/templates/email_overrides.toml"
|
||||
email_overrides_url = "https://pagure.io/fedora-infra/ansible/raw/main/f/roles/openshift-apps/distgit-bugzilla-sync/templates/email_overrides.toml"
|
||||
|
||||
[consumer_config.clean_retired_packages]
|
||||
pdc_active_branches = "https://pdc.fedoraproject.org/extras/active_branches.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue