.
convert-to-yml / format-branch (push) Waiting to run
Details
convert-to-yml / format-branch (push) Waiting to run
Details
This commit is contained in:
parent
7142c1354a
commit
ae392d516d
|
@ -33,6 +33,8 @@ jobs:
|
|||
git add -A
|
||||
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} xml files converted to yml"
|
||||
git push -f origin HEAD:${{ env.PRODUCTION_BRANCH }}
|
||||
- name: download tea!
|
||||
run: curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 -- output tea
|
||||
- uses: quangvo09/pull-request-action@v1
|
||||
name: Create PR to develop
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue