0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-06 00:31:57 +01:00
gitea/routers/web/repo/setting
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140)
Fixes https://codeberg.org/forgejo/forgejo/issues/612

At the moment push mirrors are still run if a repo is archived. This PR
fixes this.
2024-01-24 02:32:57 +00:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go Don't run push mirrors for archived repos (#27140) 2024-01-24 02:32:57 +00:00
settings_test.go
variables.go
webhook.go