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

Add specification about both new logs experimental features #1458

Add specification about both new logs experimental features

Add specification about both new logs experimental features #1458

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