chore(actions) add ☘️

This commit is contained in:
coderaiser 2022-06-14 14:39:43 +03:00
parent 975d4eb8a0
commit c345d8b7ef
2 changed files with 3 additions and 1 deletions

View file

@ -43,7 +43,7 @@ jobs:
- name: Commit fixes
uses: EndBug/add-and-commit@v7
with:
message: chore(${{ env.NAME }}) lint using actions
message: 'chore(${{ env.NAME }}) actions: lint ☘️'
- name: Build
run: redrun build
- name: Test

2
.typos.toml Normal file
View file

@ -0,0 +1,2 @@
[files]
extend-exclude= ["ChangeLog", "*.js"]