Add support for additional PR types in workflow

This commit is contained in:
JG2401
2026-02-16 11:11:41 +01:00
committed by GitHub
parent bc8c9a28e9
commit 71d09d5b4d

View File

@@ -2,6 +2,7 @@ name: Auto-merge Dependabot PRs
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: write