Compare commits
2 Commits
fd9abece92
...
7b7c21133d
Author | SHA1 | Date |
---|---|---|
giles | 7b7c21133d | |
giles | e958d595f5 |
|
@ -14,3 +14,11 @@ jobs:
|
|||
with:
|
||||
direction: yml
|
||||
path: '.'
|
||||
- uses: EndBug/add-and-commit@latest # You can change this to use a specific version.
|
||||
with:
|
||||
add: '.'
|
||||
author_name: Batch bot
|
||||
default_author: github_actor
|
||||
message: 'xml files converted to yml'
|
||||
new_branch: product-development
|
||||
push: true
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue