diff --git a/.github/workflows/test_icingaweb2_ini_template.yml b/.github/workflows/test_icingaweb2_ini_template.yml index 0af97c1c..337af8d3 100644 --- a/.github/workflows/test_icingaweb2_ini_template.yml +++ b/.github/workflows/test_icingaweb2_ini_template.yml @@ -11,6 +11,7 @@ on: paths: - 'roles/icingaweb2/templates/**' - 'molecule/ini-configuration-tests/**' + - '.github/workflows/test_icingaweb2_ini_template.yml' pull_request: branches: - 'feature/**'