We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7f613 commit 9c54ec2Copy full SHA for 9c54ec2
.github/workflows/release-automated-scheduler.yml
@@ -32,7 +32,6 @@ jobs:
32
pr_title: "build: release"
33
pr_source: ${{ steps.branch.outputs.name }}
34
pr_target: release
35
- pr_labels: type:ci
36
pr_body: |
37
# Release
38
This pull request was created, because a new release is due according to the release cycle of this repository.
@@ -64,7 +63,6 @@ jobs:
64
63
pr_title: "build: release beta"
65
66
pr_target: beta
67
68
69
# Release beta
70
0 commit comments