Skip to content

Update mkdocstrings[python-legacy] requirement from ~=0.26.1 to ~=0.26.2 #241

Update mkdocstrings[python-legacy] requirement from ~=0.26.1 to ~=0.26.2

Update mkdocstrings[python-legacy] requirement from ~=0.26.1 to ~=0.26.2 #241

name: CI - Activate auto-merging for Dependabot PRs
on:
pull_request_target:
branches: [ci/dependabot-updates]
jobs:
update-dependabot-branch:
name: External
uses: SINTEF/ci-cd/.github/workflows/[email protected]
if: github.repository_owner == 'emmo-repo' && startsWith(github.event.pull_request.head.ref, 'dependabot/') && github.actor == 'dependabot[bot]'
secrets:
PAT: ${{ secrets.RELEASE_PAT }}