Skip to content

Bump remark-lint-table-pipe-alignment from 3.1.3 to 4.0.0 #1361

Bump remark-lint-table-pipe-alignment from 3.1.3 to 4.0.0

Bump remark-lint-table-pipe-alignment from 3.1.3 to 4.0.0 #1361

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == github.repository
steps:
- uses: TimonVS/pr-labeler-action@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}