[v9.4.x] Security Patch CI: Update to newest pr-patch-check.yml. (#77170)

This commit is contained in:
Ricky Whitaker
2023-10-25 14:52:36 -05:00
committed by GitHub
parent 0f5b0489bb
commit 5730aa95bb
+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*.*.*"