From aaa6cacaf72c1e9d6606e3b7bdd1257379e99a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Gessler?= <36667834+gessfred@users.noreply.github.com> Date: Sat, 13 Jan 2024 22:43:08 +0000 Subject: [PATCH] fix trigger reporting action --- .github/workflows/reporting.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/reporting.yml b/.github/workflows/reporting.yml index eeafc15..91f89fb 100644 --- a/.github/workflows/reporting.yml +++ b/.github/workflows/reporting.yml @@ -5,6 +5,7 @@ on: branches: [ main ] paths: - 'reports/**' + - '.github/workflows/reporting.yml' jobs: build: