Skip to content

chore(deps): update dependency com.yegor256:farea to v0.0.14 #27

chore(deps): update dependency com.yegor256:farea to v0.0.14

chore(deps): update dependency com.yegor256:farea to v0.0.14 #27

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