Skip to content

Initialize Template-GDScript-Other #6

Initialize Template-GDScript-Other

Initialize Template-GDScript-Other #6

Workflow file for this run

---
name: YAML Lint
on:
push:
paths:
- '**.yml'
jobs:
lint:
name: Lint
timeout-minutes: 3
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ibiqlik/[email protected]
with:
config_file: .yamllint.yml
strict: false