Skip to content

dart pub upgrade && dart pub upgrade --major-versions (#303) #530

dart pub upgrade && dart pub upgrade --major-versions (#303)

dart pub upgrade && dart pub upgrade --major-versions (#303) #530

Workflow file for this run

---
name: YAML lint
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ibiqlik/action-yamllint@v3
with: # See: https://github.com/ibiqlik/action-yamllint#optional-input-parameters
strict: true
format: colored
# config_file: .yamllint.yml # See: https://yamllint.readthedocs.io/en/stable/configuration.html