Skip to content

[Backport 6.x] Combine create and close GH issues for build failures into one library #1204

[Backport 6.x] Combine create and close GH issues for build failures into one library

[Backport 6.x] Combine create and close GH issues for build failures into one library #1204

Workflow file for this run

---
name: yaml-lint
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
env:
PYTHON_VERSION: 3.7
steps:
- uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
config_file: .yamllint.yml