mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
fix: check workflow
This commit is contained in:
parent
9d971c2ee2
commit
f1068817c0
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
id: biome
|
id: biome
|
||||||
|
|
||||||
- name: Commit and Push changes
|
- name: Commit and Push changes
|
||||||
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name 'github-actions[bot]'
|
git config --global user.name 'github-actions[bot]'
|
||||||
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
|
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user