Skip to content

Test base PR for #2863 (9a20b5d3c0bfa261112eb08a1d9f8541075312a4) #5

Test base PR for #2863 (9a20b5d3c0bfa261112eb08a1d9f8541075312a4)

Test base PR for #2863 (9a20b5d3c0bfa261112eb08a1d9f8541075312a4) #5

Workflow file for this run

name: Dependabot
on:
pull_request:
branches: [main, '[0-9]+-[0-9]+-*']
workflow_dispatch:
jobs:
dependabot:
name: Dependabot
if: ${{ !startsWith(github.head_ref, 'workflows/tests/') && github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- run: exit 0