mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
project actions sync labels off update labeler
This commit is contained in:
parent
b752035022
commit
c3e4bc6409
1 changed files with 2 additions and 2 deletions
4
.github/workflows/project_actions.yml
vendored
4
.github/workflows/project_actions.yml
vendored
|
|
@ -65,8 +65,8 @@ jobs:
|
|||
|| (github.event_name == 'pull_request' && github.event.action == 'opened')}}
|
||||
steps:
|
||||
- name: Label PRs - Globe detection
|
||||
uses: actions/labeler@v4
|
||||
uses: actions/labeler@v4.0.3
|
||||
with:
|
||||
repo-token: ${{ secrets.YNPUT_BOT_TOKEN }}
|
||||
configuration-path: ".github/pr-glob-labeler.yml"
|
||||
sync-labels: true
|
||||
sync-labels: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue