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

⬆️ Bump autoprefixer from 10.4.15 to 10.4.18 #72

⬆️ Bump autoprefixer from 10.4.15 to 10.4.18

⬆️ Bump autoprefixer from 10.4.15 to 10.4.18 #72

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.