mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
Some corrections to pr action
This commit is contained in:
parent
33bd871a63
commit
0d7fe2e347
1 changed files with 3 additions and 1 deletions
4
.github/workflows/pr_to_nightly.yml
vendored
4
.github/workflows/pr_to_nightly.yml
vendored
|
|
@ -17,7 +17,9 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
title: Automatic PR to nightly from ${{ github.event.repository.updated_at}}
|
||||
assignee: DerLinkman
|
||||
source_branch: staging
|
||||
target_branch: nightly
|
||||
reviewer: DerLinkman
|
||||
label: upstream
|
||||
new_string: ${{ github.event.commits[0].message }}
|
||||
body: Merge current staging state to nightly branch
|
||||
get_diff: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue