diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1be8953f9cb..ae8ff7f7509 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ name: ci on: - pull_request_target: + pull_request: branches: [ main, feature/*, hotfix/* ] push: branches: [ main, feature/*, hotfix/* ]