Skip to content

chore(deps-dev): bump stylelint from 9.10.1 to 15.10.1 #89

chore(deps-dev): bump stylelint from 9.10.1 to 15.10.1

chore(deps-dev): bump stylelint from 9.10.1 to 15.10.1 #89

Workflow file for this run

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
prlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: semantic-pull-request
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}