chore: lint

This commit is contained in:
coderiaser 2026-05-10 22:51:18 +03:00
parent 4acd294bf6
commit ccf608a52e
3 changed files with 2 additions and 14 deletions

View file

@ -41,7 +41,7 @@ jobs:
- name: Typos
run: typos --write-changes
- name: Commit fixes
uses: EndBug/add-and-commit@v9
uses: EndBug/add-and-commit@v10
continue-on-error: true
with:
message: "chore: ${{ env.NAME }}: actions: lint ☘️"