Removing labels from pr action

This commit is contained in:
XargonWan 2024-11-05 12:05:24 +09:00
parent 15650f6f98
commit 5cdcbcc8fe

View file

@ -98,4 +98,3 @@ jobs:
git push origin ${{ steps.push.outputs.BRANCH_NAME }}
```
base: $TARGET_BRANCH
labels: ["sync", "upstream"]