Skip to content

Commit 9c54ec2

Browse files
authored
ci: remove labels for release PRs
1 parent 0e7f613 commit 9c54ec2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-automated-scheduler.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
pr_title: "build: release"
3333
pr_source: ${{ steps.branch.outputs.name }}
3434
pr_target: release
35-
pr_labels: type:ci
3635
pr_body: |
3736
# Release
3837
This pull request was created, because a new release is due according to the release cycle of this repository.
@@ -64,7 +63,6 @@ jobs:
6463
pr_title: "build: release beta"
6564
pr_source: ${{ steps.branch.outputs.name }}
6665
pr_target: beta
67-
pr_labels: type:ci
6866
pr_body: |
6967
# Release beta
7068
This pull request was created, because a new release is due according to the release cycle of this repository.

0 commit comments

Comments
 (0)