Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Release v1.6.0

Release v1.6.0 #1446

Workflow file for this run

name: Tests
on:
pull_request:
push:
# trying and staging branches are for BORS config
branches:
- main
jobs:
yaml-lint:
runs-on: ubuntu-latest
name: linter-check
steps:
- uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
config_file: .yamllint.yml