Added details to maintenance action.
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 33s
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 33s
This commit is contained in:
@ -33,6 +33,9 @@ jobs:
|
||||
branch: ${{ env.SPECIFIC_BRANCH }}
|
||||
create_branch: true
|
||||
push_options: --force
|
||||
commit_user_name: runner
|
||||
commit_user_email: git@horstenkamp.eu
|
||||
commit_author: runner <git@horstenkamp.eu>
|
||||
- name: Generate Date
|
||||
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||
- name: Create an PR action
|
||||
|
Reference in New Issue
Block a user