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>
|
committer: GitHub <noreply@github.com>
|
||||||
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
||||||
signoff: false
|
signoff: false
|
||||||
branch: ${{ env.PRODUCTION_BRANCH }}
|
branch: master
|
||||||
base: master
|
base: ${{ env.PRODUCTION_BRANCH }}
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
title: '[Example] Update report'
|
title: '[Example] Update report'
|
||||||
body: |
|
body: |
|
||||||
|
|
Loading…
Reference in New Issue