Skip to content

Commit 4162bdd

Browse files
authored
ci: fix typo in workflow text
1 parent 9c7cba3 commit 4162bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
pr_body: |
3636
## Release
3737
38-
This pull request was created, because a new release is due according to the release cycle of this repository.
38+
This pull request was created because a new release is due according to the release cycle of this repository.
3939
Just resolve any conflicts and it's good to merge. Any version increment will be done by release automation.
4040
4141
*⚠️ Use `Merge commit` to merge this pull request. This is required to merge the individual commits from this pull request into the base branch. Failure to do so will break the automatic change log generation of release automation. Do not use "Squash and merge"!*
@@ -67,7 +67,7 @@ jobs:
6767
pr_body: |
6868
## Release beta
6969
70-
This pull request was created, because a new release is due according to the release cycle of this repository.
70+
This pull request was created because a new release is due according to the release cycle of this repository.
7171
Just resolve any conflicts and it's good to merge. Any version increment will be done by release automation.
7272
7373
*⚠️ Use `Merge commit` to merge this pull request. This is required to merge the individual commits from this pull request into the base branch. Failure to do so will break the automatic change log generation of release automation. Do not use "Squash and merge"!*

0 commit comments

Comments
 (0)