fix: check workflow

This commit is contained in:
MARCROCK22 2024-11-19 11:24:41 -04:00
parent 9d971c2ee2
commit f1068817c0

View File

@ -31,6 +31,7 @@ jobs:
id: biome
- name: Commit and Push changes
continue-on-error: true
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'