Skip to content

chore(deps-dev): bump postcss from 8.4.6 to 8.4.31 #91

chore(deps-dev): bump postcss from 8.4.6 to 8.4.31

chore(deps-dev): bump postcss from 8.4.6 to 8.4.31 #91

Workflow file for this run

# Github action that auto assigns a user to a PR.
# Used for auto assigning dependabot PR's
# See: https://github.com/kentaro-m/auto-assign-action
# Config: .github/auto_assign.yml
name: 'Auto Assign'
on:
pull_request_target:
types: [labeled]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]