Compare commits

...

3 Commits

Author SHA1 Message Date
giles 0178811c9c converted to yml - 20
learn-github-actions / check-bats-version (push) Successful in 19s Details
2023-10-21 15:09:24 +00:00
giles 7b7c21133d converted to yml - 20
continuous-integration/drone/push Build is passing Details
learn-github-actions / check-bats-version (push) Successful in 19s Details
2023-10-21 15:09:11 +00:00
giles e958d595f5 20
continuous-integration/drone/push Build is passing Details
learn-github-actions / check-bats-version (push) Successful in 26s Details
2023-10-21 16:08:56 +01:00
1 changed files with 8 additions and 0 deletions

View File

@ -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