Skip to content

build(deps): bump serde_yaml from 0.9.31 to 0.9.32 #449

build(deps): bump serde_yaml from 0.9.31 to 0.9.32

build(deps): bump serde_yaml from 0.9.31 to 0.9.32 #449

Workflow file for this run

name: YAML
on:
pull_request:
push:
branches: [main]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run yamllint
run: yamllint .