Skip to content

Bump stylelint from 16.6.1 to 16.8.1 #85

Bump stylelint from 16.6.1 to 16.8.1

Bump stylelint from 16.6.1 to 16.8.1 #85

Workflow file for this run

name: Prace.js
on:
pull_request:
branches:
- the-one
types:
- opened
- edited
- reopened
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: innerspacetrainings/Prace.js@master
with:
configuration-path: .github/prace.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}