diff --git a/tasks/main.yml b/tasks/main.yml index 73c244a..3901a08 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -79,6 +79,7 @@ #------------------------------------------------------------------------------ - name: setup - Set up the act runner include_tasks: act_setup.yml + when: enable_act #------------------------------------------------------------------------------ #------------------------------------------------------------------------------