mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removing pr target
This commit is contained in:
parent
5ccc8cd745
commit
fb1d4ea5b1
1 changed files with 1 additions and 2 deletions
3
.github/workflows/project_actions.yml
vendored
3
.github/workflows/project_actions.yml
vendored
|
|
@ -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"
|
||||
configuration-path: ".github/pr-glob-labeler.yml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue