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 }}
|
||||
body: Update to the pre-commit action.
|
||||
base_branch: ${{gitea.ref_name}}
|
||||
assignees: Philipp
|
||||
reviewers: Philipp
|
||||
assignees: ${{ vars.ASSIGNEES }}
|
||||
reviewers: ${{ vars.REVIEWERS }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user