Should stop circle now

This commit is contained in:
Core 2022-08-04 21:23:31 +01:00
parent 6c7d0c8f24
commit 6afe51645e
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 3 additions and 5 deletions

View file

@ -26,7 +26,7 @@ jobs:
- name: Commit Prettier Code
uses: stefanzweifel/git-auto-commit-action@v4.14.1
with:
commit_message: "chore: Prettified Code\n ci skip"
commit_user_name: cider-chore[bot]
commit_message: "chore: Prettified Code\n [ci skip]"
commit_user_name: "cider-chore[bot]"
commit_user_email: "cider-chore[bot]@users.noreply.github.com"