From 92e8a01b2a6b773da401a570213d6972e1913615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl=20Houn?= Date: Tue, 25 Feb 2025 18:54:16 +0100 Subject: [PATCH] fixup! ci: i should use the community CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 424a25b..b92c5a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: # - cron: "0 0 * * *" push: branches: - - main + - "main" tags: - "v*" pull_request: