oh-my-posh/.github/workflows/dependabot.yml
2023-11-04 12:00:55 +01:00

13 lines
231 B
YAML

name: Dependabot auto-merge
on:
pull_request:
types: [opened, reopened]
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
uses: jandedobbeleer/workflows/.github/workflows/dependabot.yml@main