From 408d715855df929d0ffe29e3183021238f2d469e Mon Sep 17 00:00:00 2001 From: Jannik Date: Fri, 5 Sep 2025 17:37:25 +0200 Subject: [PATCH] style: run prettier --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 03aa633..236696a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -31,4 +31,4 @@ jobs: context: . push: true tags: ${{ vars.registry_url }}trafficcue/trafficcue-server:latest - platforms: linux/amd64 \ No newline at end of file + platforms: linux/amd64