diff --git a/.github/workflows/setup-observability-server-with-existed-vhost.yml b/.github/workflows/setup-observability-server-with-existed-vhost.yml index 55a32305..46fd4176 100644 --- a/.github/workflows/setup-observability-server-with-existed-vhost.yml +++ b/.github/workflows/setup-observability-server-with-existed-vhost.yml @@ -1,6 +1,10 @@ name: setup observability-server with existed vhost on: + pull_request: + push: + paths: + - 'setup-observability-server-with-existed-vhost.yml' workflow_dispatch: branches: [ 'main' ]