Skip to content

Bump alstr/todo-to-issue-action from 4 to 5 #2

Bump alstr/todo-to-issue-action from 4 to 5

Bump alstr/todo-to-issue-action from 4 to 5 #2

Workflow file for this run

name: 'Lint yaml'
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint .