Skip to content

Use matrix event to notify host to fetch the updated credit info #374

Use matrix event to notify host to fetch the updated credit info

Use matrix event to notify host to fetch the updated credit info #374

Workflow file for this run

name: YAML Lint
on:
pull_request:
paths:
- "**.yml"
- "**.yaml"
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ibiqlik/[email protected]
with:
config_file: ".github/.yamllint.yml"
file_or_dir: ".github"
strict: true