mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-11 05:19:00 +08:00
Add PR prefix to label
This commit is contained in:
parent
f9623bf1c4
commit
aadea69407
2
.github/workflows/process-pull-request.yml
vendored
2
.github/workflows/process-pull-request.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
|||||||
- uses: actions-ecosystem/action-add-labels@v1
|
- uses: actions-ecosystem/action-add-labels@v1
|
||||||
if: ${{ github.repository_owner != 'Ultimaker' }}
|
if: ${{ github.repository_owner != 'Ultimaker' }}
|
||||||
with:
|
with:
|
||||||
labels: 'Community Contribution :crown:'
|
labels: 'PR: Community Contribution :crown:'
|
Loading…
x
Reference in New Issue
Block a user