Skip to content

Ran Prettier with XML plugin against SVG #2125

Ran Prettier with XML plugin against SVG

Ran Prettier with XML plugin against SVG #2125

Workflow file for this run

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