mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
workflows/backport: fix typo
This commit is contained in:
parent
17a47125fa
commit
50f6847c35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
||||
|
||||
* [ ] Before merging, ensure that this backport is [acceptable for the release](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#changes-acceptable-for-releases).
|
||||
* Even as a non-commiter, if you find that it is not acceptable, leave a comment.
|
||||
* Even as a non-committer, if you find that it is not acceptable, leave a comment.
|
||||
|
||||
- name: "Add 'has: port to stable' label"
|
||||
if: steps.backport.outputs.created_pull_numbers != ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue