Skip to content

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

#3058: Fixed access modifier in EOorg/EOeolang/

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

Workflow file for this run

---
name: yamllint
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
yamllint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ibiqlik/action-yamllint@v3
with:
config-file: .yamllint.yml