diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index a246b8a..8d6ae0c 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -33,8 +33,6 @@ jobs: - name: Move to In Progress run: gh project item-edit --id ${{ steps.link-project.outputs.itemId }} --project-id PVT_kwDOAbxhxs4AMUvg --field-id PVTSSF_lADOAbxhxs4AMUvgzgH3I2s --single-select-option-id 47fc9ee4 - env: - GH_TOKEN: ${{ secrets.HEDIA_BOT_GITHUB_PAT }} - if: github.event.pull_request.assignees[0] == null name: Assign Actor