From 383506992fa983b3f2a28c4a45c65c3fd68d7545 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Tue, 4 Jul 2023 17:51:33 +0200 Subject: [PATCH] rename ci --- .gitea/workflows/repod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/repod.yml b/.gitea/workflows/repod.yml index 9ec7457..554b6fa 100644 --- a/.gitea/workflows/repod.yml +++ b/.gitea/workflows/repod.yml @@ -2,7 +2,7 @@ name: repod on: [push] jobs: - nextcloud-25: + nextcloud: runs-on: ubuntu-latest container: nextcloud:25 steps: