Skip to content

npm: bump remark-lint-code-block-style from 2.0.1 to 4.0.0 #136

npm: bump remark-lint-code-block-style from 2.0.1 to 4.0.0

npm: bump remark-lint-code-block-style from 2.0.1 to 4.0.0 #136

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [ labeled, unlabeled, opened, edited ]
jobs:
lint-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
ref: ${{ secrets.GITHUB_REF }}
- uses: yogevbd/pr-lint-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}