Merge pull request '....' (#60) from format-branch into master
convert-to-xml / format-branch (push) Successful in 20s
Details
convert-to-xml / format-branch (push) Successful in 20s
Details
Reviewed-on: #60
This commit is contained in:
commit
e20a663c23
|
@ -16,7 +16,7 @@ jobs:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- uses: https://github.com/gilesbradshaw/batch2yaml@master
|
- uses: https://github.com/gilesbradshaw/batch2yaml@master
|
||||||
with:
|
with:
|
||||||
direction: xml
|
action: xml
|
||||||
path: '.'
|
path: '.'
|
||||||
- name: GIT commit and push all changed files
|
- name: GIT commit and push all changed files
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- uses: https://github.com/gilesbradshaw/batch2yaml@master
|
- uses: https://github.com/gilesbradshaw/batch2yaml@master
|
||||||
with:
|
with:
|
||||||
direction: yml
|
action: yml
|
||||||
path: '.'
|
path: '.'
|
||||||
- name: GIT commit and push all changed files
|
- name: GIT commit and push all changed files
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue