Skip to content

Drop the scss/dollar-variable-colon-space-after rule already present in stylelint-config-standard-scss #13

Drop the scss/dollar-variable-colon-space-after rule already present in stylelint-config-standard-scss

Drop the scss/dollar-variable-colon-space-after rule already present in stylelint-config-standard-scss #13

name: Pull request meta
on:
pull_request:
types: [opened]
jobs:
process_pr_meta:
name: Process PR meta
runs-on: ubuntu-20.04
steps:
- name: Assign to author
uses: samspills/assign-pr-to-author@v1.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
- name: Add labels
uses: TimonVS/pr-labeler-action@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'