Skip to content

fix [segment/spotify]: Use PowerShell with UTF-8 output for WSL #6259

fix [segment/spotify]: Use PowerShell with UTF-8 output for WSL

fix [segment/spotify]: Use PowerShell with UTF-8 output for WSL #6259

Workflow file for this run

name: Markdownlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@58bcfd1af530d87a13d51b76e6713b52602e3613
with:
files: .
config_file: .markdownlint.yaml
dot: true