Spaces:
Sleeping
Sleeping
fix template
Browse files
src/gradio_space_ci/webhook.py
CHANGED
@@ -552,7 +552,7 @@ _(This is an automated message.)_
|
|
552 |
"""
|
553 |
|
554 |
NOTIFICATION_TEMPLATE_UNTRUSTED_PR = """\
|
555 |
-
This PR has been untrusted. Thus
|
556 |
_(This is an automated message.)_
|
557 |
"""
|
558 |
|
|
|
552 |
"""
|
553 |
|
554 |
NOTIFICATION_TEMPLATE_UNTRUSTED_PR = """\
|
555 |
+
This PR has been untrusted. Thus resetting all hardware, storage, and secrets.
|
556 |
_(This is an automated message.)_
|
557 |
"""
|
558 |
|