Enable lint workflows

This commit is contained in:
Pavel Popov 2022-02-21 19:22:12 +03:00
parent a16b06f76d
commit 8f5b1f35c6
No known key found for this signature in database
GPG Key ID: 69085A83DD6EC92F

View File

@ -2,6 +2,11 @@ name: Basic linters
on:
workflow_call:
pull_request:
push:
branches:
- master
- main
jobs:
yamllint: