Skip to content

Bump @xmldom/xmldom from 0.9.0 to 0.9.1 #271

Bump @xmldom/xmldom from 0.9.0 to 0.9.1

Bump @xmldom/xmldom from 0.9.0 to 0.9.1 #271

Workflow file for this run

---
name: Maybe Enable Auto-Merge
on:
pull_request_target:
types: [opened]
workflow_dispatch:
jobs:
enable-auto-merge:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login == 'dependabot[bot]'
steps:
- uses: alexwilson/[email protected]
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'