From 6a2dc3afbd3fe6f786a16c2cc435416b44247227 Mon Sep 17 00:00:00 2001 From: Abel Soares Siqueira Date: Thu, 30 May 2024 14:06:24 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20Run=20the=20Test=20work?= =?UTF-8?q?flow=20when=20copier.yml=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Closes: #172 --- .github/workflows/Test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 85fc2afa..b96e0b73 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -13,6 +13,7 @@ on: - "test/**" - "template/**" - "*.toml" + - "copier.yml" types: [opened, synchronize, reopened] workflow_dispatch: