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: on:
pull_request: pull_request:
push: push:
branches: [master]
jobs: jobs:
codespell: codespell: