thisone
convert-to-yml / format-branch (push) Failing after 24s
Details
convert-to-yml / format-branch (push) Failing after 24s
Details
This commit is contained in:
parent
598487cc36
commit
4e30907817
|
@ -40,8 +40,8 @@ jobs:
|
|||
committer: GitHub <noreply@github.com>
|
||||
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
||||
signoff: false
|
||||
branch: ${{ env.PRODUCTION_BRANCH }}
|
||||
base: master
|
||||
branch: master
|
||||
base: ${{ env.PRODUCTION_BRANCH }}
|
||||
delete-branch: true
|
||||
title: '[Example] Update report'
|
||||
body: |
|
||||
|
|
Loading…
Reference in New Issue