mirror of
https://github.com/NixOS/nix.git
synced 2025-02-16 17:02:28 +00:00
Merge pull request #7767 from NixOS/backport-pr-name
Backport PR title: Bot-based -> Automatic
This commit is contained in:
commit
16929b0c73
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -27,6 +27,6 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_workspace: ${{ github.workspace }}
|
||||
pull_description: |-
|
||||
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
||||
Automatic backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
||||
# should be kept in sync with `uses`
|
||||
version: v0.0.5
|
||||
|
Loading…
Reference in New Issue
Block a user