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

Add proximity precision setting #1443

Add proximity precision setting

Add proximity precision setting #1443

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