diff --git a/.github/workflows/publish-allure-report.yml b/.github/workflows/publish-allure-report.yml index 9f5f4f9e4..2f41003f2 100644 --- a/.github/workflows/publish-allure-report.yml +++ b/.github/workflows/publish-allure-report.yml @@ -8,6 +8,7 @@ on: - "allure-results/**" - "kanvas-results/**" - "meshery-results/**" + - "mesheryctl-results/**" - "remote-provider-results/**" - "allurerc.mjs" workflow_dispatch: