Skip to content

Bump the npm_and_yarn at /. security update group with 1 update #98

Bump the npm_and_yarn at /. security update group with 1 update

Bump the npm_and_yarn at /. security update group with 1 update #98

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.