...
learn-github-actions / format-branch (push) Successful in 21s Details

This commit is contained in:
giles 2023-10-21 16:35:58 +01:00
parent 654d7c0557
commit 82959a4209
1 changed files with 0 additions and 7 deletions

View File

@ -18,13 +18,6 @@ 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'
push: false
- name: GIT commit and push all changed files
env:
CI_COMMIT_MESSAGE: Continuous Integration Build Artifacts