diff --git a/.github/workflows/detect-agent.yml b/.github/workflows/detect-agent.yml index a0aef83e18..3576325e78 100644 --- a/.github/workflows/detect-agent.yml +++ b/.github/workflows/detect-agent.yml @@ -1,7 +1,7 @@ name: Detect Agent on: - pull_request_target: + pull_request: types: [opened] workflow_dispatch: {}