ICU-22722 Prevent running PR check enforcement after merging PRs

This commit is contained in:
Elango Cheran 2024-09-11 12:00:35 -07:00
parent 36555b7800
commit c7caebd823

View file

@ -10,10 +10,6 @@
name: Wait for Required Checks
on:
push:
branches:
- main
- 'maint/maint*'
pull_request:
branches: '**'