This commit is contained in:
Aaron Bieber 2024-04-25 07:15:38 -06:00
parent 4bc01a9c81
commit 2ca2dce5b6
No known key found for this signature in database

View File

@ -15,7 +15,8 @@ let
if prStatus.status == "open"
then
lib.warn
"PR: ${toString pr} (${prStatus.title}) is open.. disabling option" null
"PR: ${toString pr} (${prStatus.title}) is open.. disabling option"
null
else a;
option = pr: a:
let