Skip to content

Переносит запятую из стилей в разметку #30

Переносит запятую из стилей в разметку

Переносит запятую из стилей в разметку #30

Workflow file for this run

name: YAML
on:
pull_request:
push:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3