diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 92341993..1ec1fe46 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -1,10 +1,6 @@ name: main on: workflow_dispatch: - push: - branches: - - 'main' - - 'dev' pull_request: types: [opened, edited, synchronize, reopened] @@ -237,4 +233,4 @@ jobs: - name: fv run: make create-cluster-infra fv-namespace env: - FV: true \ No newline at end of file + FV: true