From 09d823fcbb85075a2f56aaa16c7349e671cb5122 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 13 May 2026 09:41:50 -0700 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Lunny Xiao --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2147dd78dda..2fea108de1e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -3,8 +3,8 @@ summary: Gitea - A painless self-hosted Git service description: | The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service with GitHub-like experiences, - including issue tracking, code review, project management, wikis, packages registry, - GitHub Actions and more. + including issue tracking, code review, project management, wikis, package registry, + Gitea Actions and more. icon: public/assets/img/logo.png confinement: strict