Set default value to commiter and reviewer #16
@ -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 }}
|
||||
|
Reference in New Issue
Block a user