diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cb8dda6497..dd25eab10d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,7 +4,7 @@ on: push: branches: [ "*" ] tags: [ "*" ] - pull_request: + pull_request_target: branches: [ master ] jobs: @@ -255,4 +255,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: android - path: artifacts/* \ No newline at end of file + path: artifacts/*