[v8.5.x] Security Patch CI: Update to newest pr-patch-check.yml. (#77171)

This commit is contained in:
Ricky Whitaker
2023-10-25 14:52:12 -05:00
committed by GitHub
parent ae2c544c05
commit 3dcf75bc47
+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*.*.*"