Skip to content

Bump chromedriver from 125.0.3 to 126.0.0 #5

Bump chromedriver from 125.0.3 to 126.0.0

Bump chromedriver from 125.0.3 to 126.0.0 #5

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- develop
jobs:
auto-merge:
runs-on: self-hosted
if: github.actor == 'dependabot[bot]' || github.actor == 'renovate[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor