format/tryagain -> develop/tryagain
This commit is contained in:
parent
80dd8ec1d2
commit
4cc3e0bc04
|
@ -46,7 +46,7 @@ jobs:
|
||||||
git commit -a -m "${{ github.ref_name }} -> ${{ env.BUILD_BRANCH }} "
|
git commit -a -m "${{ github.ref_name }} -> ${{ env.BUILD_BRANCH }} "
|
||||||
git checkout -b ${{ env.BUILD_BRANCH }}
|
git checkout -b ${{ env.BUILD_BRANCH }}
|
||||||
git merge --squash ${{ github.ref_name }}
|
git merge --squash ${{ github.ref_name }}
|
||||||
git push origin HEAD:${{ env.BUILD_BRANCH }}
|
git push -f origin HEAD:${{ env.BUILD_BRANCH }}
|
||||||
|
|
||||||
- name: make pull request comment
|
- name: make pull request comment
|
||||||
run: |
|
run: |
|
||||||
|
|
|
@ -135,7 +135,7 @@
|
||||||
- Required: '0'
|
- Required: '0'
|
||||||
- ApproveSignatureTemplateName: null
|
- ApproveSignatureTemplateName: null
|
||||||
- RevertSignatureTemplateName: null
|
- RevertSignatureTemplateName: null
|
||||||
- Description: Confirmation by the author of the recipe that it is ready for redcdview.s...gfhhh....
|
- Description: Confirmation by the author of the recipe thatcdcscsvdsvdsvsdit is ready for redcdview.s...gfhhh....
|
||||||
- RecipeApprovalStep:
|
- RecipeApprovalStep:
|
||||||
- Name: Review Recipe
|
- Name: Review Recipe
|
||||||
- Id: '-3'
|
- Id: '-3'
|
||||||
|
|
Loading…
Reference in New Issue