Compare commits

..

2 Commits

Author SHA1 Message Date
giles 9a3096644f converted to yml - 20
learn-github-actions / check-bats-version (push) Successful in 17s Details
2023-10-21 15:01:02 +00:00
giles fd9abece92 converted to yml - 20
continuous-integration/drone/push Build is passing Details
learn-github-actions / check-bats-version (push) Successful in 20s Details
2023-10-21 15:00:49 +00:00
1 changed files with 0 additions and 8 deletions

View File

@ -14,11 +14,3 @@ jobs:
with: with:
direction: yml direction: yml
path: '.' 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