mirror of
https://github.com/RetroDECK/components-template.git
synced 2024-11-22 11:15:38 +00:00
Removing labels from pr action
This commit is contained in:
parent
15650f6f98
commit
5cdcbcc8fe
1
.github/workflows/pr_from_upstream.yml
vendored
1
.github/workflows/pr_from_upstream.yml
vendored
|
@ -98,4 +98,3 @@ jobs:
|
||||||
git push origin ${{ steps.push.outputs.BRANCH_NAME }}
|
git push origin ${{ steps.push.outputs.BRANCH_NAME }}
|
||||||
```
|
```
|
||||||
base: $TARGET_BRANCH
|
base: $TARGET_BRANCH
|
||||||
labels: ["sync", "upstream"]
|
|
||||||
|
|
Loading…
Reference in a new issue