diff --git a/.woodpecker.yml b/.woodpecker.yml index a0ba3b7..45351d0 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -36,4 +36,4 @@ steps: commands: - apk add --no-cache git curl bash - pip install pyyaml requests - # - python3 automation/alerts/external_alert_checker.py \ No newline at end of file + - python3 automation/alerts/generate_monitor_workflow.py \ No newline at end of file