Skip to content

Test base PR for #2843 (66059b45c603048a7d3cf37f5d01c79545ac5860) #2389

Test base PR for #2843 (66059b45c603048a7d3cf37f5d01c79545ac5860)

Test base PR for #2843 (66059b45c603048a7d3cf37f5d01c79545ac5860) #2389

name: Debug for Dependabot
on:
pull_request:
branches: [main, '[0-9]+-[0-9]+-*']
pull_request_review:
types: [submitted, edited]
workflow_dispatch:
jobs:
dependabot-build:
name: Debug for Dependabot
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- run: exit 0