lint lint.yml

pull/177/head
evelynmitchell 1 year ago
parent 903ffc83b9
commit 06428bad86

@ -1,8 +1,9 @@
---
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: Lint name: Lint
on: [push, pull_request] on: [push, pull_request] # yamllint disable-line rule:truthy
jobs: jobs:
yaml-lint: yaml-lint:

Loading…
Cancel
Save