not-lain commited on
Commit
0fe19a0
·
1 Parent(s): 6d709a5

fix template

Browse files
Files changed (1) hide show
  1. src/gradio_space_ci/webhook.py +1 -1
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 revoking it with the appropriate hardware, storage, and secrets.
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