run spellcheck on all pushes

This commit is contained in:
ruslandoga 2024-07-22 13:44:11 +07:00
parent 26c2804763
commit bfcbf76cde

View File

@ -3,7 +3,6 @@ name: spellcheck
on:
pull_request:
push:
branches: [master]
jobs:
codespell: