mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-06 16:04:31 +08:00
Some corrections to pr action
This commit is contained in:
parent
33bd871a63
commit
0d7fe2e347
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…
Reference in New Issue
Block a user