diff --git a/.github/workflows/auto-assign.yml b/.github/workflows/auto-assign.yml index 0bbbed4..b47fbd7 100644 --- a/.github/workflows/auto-assign.yml +++ b/.github/workflows/auto-assign.yml @@ -5,7 +5,7 @@ on: types: - opened - reopened - pull_request: + pull_request_target: types: - opened - reopened @@ -13,7 +13,6 @@ on: permissions: issues: write pull-requests: write - repository-projects: read env: GH_TOKEN: ${{ github.token }} diff --git a/bun.lockb b/bun.lockb index 4fa5950..2cb8dd9 100755 Binary files a/bun.lockb and b/bun.lockb differ