You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only enforce ctf version on merge_group push to develop (#11389)
* Only enforce ctf version on merge_group push to develop
* add debug echo to see what was missed
* Updated with refernences to merge_group payload instead of pull_request payload
* use output and test that we can indeed do this in a fail situation so we can switch it back and know it will work for a true since we already validated that we do get true in the correct place
* The test worked, flip back to enforcing only for merge groups to develop
0 commit comments