Added an assigne as a variable.
This commit is contained in:
parent
7f0b32347e
commit
8309164978
@ -53,5 +53,5 @@ jobs:
|
|||||||
title: Updates to the pre-commit action created at ${{ env.CURRENT_DATE }}
|
title: Updates to the pre-commit action created at ${{ env.CURRENT_DATE }}
|
||||||
body: Update to the pre-commit action.
|
body: Update to the pre-commit action.
|
||||||
base_branch: ${{gitea.ref_name}}
|
base_branch: ${{gitea.ref_name}}
|
||||||
assignees: Philipp
|
assignees: ${{ vars.ASSIGNEES }}
|
||||||
reviewers: Philipp
|
reviewers: ${{ vars.REVIEWERS }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user