Skip to content

missingpersons, moderators excempt on antidox phone and email #300

missingpersons, moderators excempt on antidox phone and email

missingpersons, moderators excempt on antidox phone and email #300

Workflow file for this run

---
name: Yaml Linting
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
YAML_Linting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
# with:
# config_file: .yamllint.yml