Skip to content

fix: only test methods should be public #18

fix: only test methods should be public

fix: only test methods should be public #18

name: Auto Merge Minor Upgrades
on:
pull_request:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.DEPENDABOT }}
command: squash and merge