diff --git a/.github/workflows/setup-observability-server-with-existed-vhost.yml b/.github/workflows/setup-observability-server-with-existed-vhost.yml index 08bb867b..56c888d6 100644 --- a/.github/workflows/setup-observability-server-with-existed-vhost.yml +++ b/.github/workflows/setup-observability-server-with-existed-vhost.yml @@ -4,7 +4,7 @@ on: pull_request: push: paths: - - 'setup-observability-server-with-existed-vhost.yml' + - '.github/workflows/setup-observability-server-with-existed-vhost.yml' workflow_dispatch: branches: [ 'main' ]