Skip to content

Fix #1259: add anchors to groups of checks #79

Fix #1259: add anchors to groups of checks

Fix #1259: add anchors to groups of checks #79

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
review-dependabot-pr:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Enable Dependabot automation
uses: mozilla/syseng-pod/actions/dependabot-automerge@main