Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Bump postcss from 8.4.21 to 8.4.31 #57

Bump postcss from 8.4.21 to 8.4.31

Bump postcss from 8.4.21 to 8.4.31 #57

Workflow file for this run

name: Retarget Dependabot PRs
on:
pull_request_target:
types: [opened, edited]
jobs:
check-branch:
runs-on: ubuntu-latest
steps:
- uses: Vankka/pr-target-branch-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
target: main
exclude: development
change-to: development
comment: PR retargeted to development.