diff --git a/.github/workflows/project_actions.yml b/.github/workflows/project_actions.yml index 605a0ae422..c66e378a5a 100644 --- a/.github/workflows/project_actions.yml +++ b/.github/workflows/project_actions.yml @@ -1,7 +1,6 @@ name: project-actions on: - pull_request_target: pull_request: types: [opened, synchronize, assigned, review_requested] pull_request_review: @@ -69,4 +68,4 @@ jobs: uses: actions/labeler@v4 with: repo-token: ${{ secrets.YNPUT_BOT_TOKEN }} - configuration-path: ".github/pr-glob-labeler.yml" \ No newline at end of file + configuration-path: ".github/pr-glob-labeler.yml"