Skip to content

build(deps-dev): bump blitz_credo_checks from 0.1.8 to 0.1.9 #23

build(deps-dev): bump blitz_credo_checks from 0.1.8 to 0.1.9

build(deps-dev): bump blitz_credo_checks from 0.1.8 to 0.1.9 #23

Workflow file for this run

name: Automerge
on: pull_request
jobs:
auto-merge:
if: ${{ github.event_name == 'pull_request'}}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.MYTOKEN}}