[v10.1.x] Security Patch CI: Update to newest pr-patch-check.yml. (#77167)

This commit is contained in:
Ricky Whitaker
2023-10-25 14:53:11 -05:00
committed by GitHub
parent 0311c2a3c6
commit e7ee10b2dc
+3 -1
View File
@@ -3,9 +3,11 @@
name: Check for patch conflicts
run-name: check-patch-conflicts-${{ github.base_ref }}-${{ github.head_ref }}
on:
pull_request_target:
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- "main"
- "v*.*.*"