Skip to content

#3058: Fixed access modifier in EOorg/EOeolang/ #40

#3058: Fixed access modifier in EOorg/EOeolang/

#3058: Fixed access modifier in EOorg/EOeolang/ #40

Workflow file for this run

---
name: typos
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
typos:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master