From a38065dafec38a564f8794a41614d85d0ccd8a9a Mon Sep 17 00:00:00 2001 From: Mark Iantorno Date: Mon, 28 Oct 2024 13:23:19 -0400 Subject: [PATCH] Update stale.yml Pipelines are not triggering, I need to test why. --- .github/stale.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index b21223c37269..ac16b40bda4c 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -15,3 +15,6 @@ markComment: > for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false + + +CHANGE TO TEST IF THE PIPELINES ARE BROKEN, PLEASE IGNORE AND DON'T MERGE