Add the lever constraint again (#167)

This commit is contained in:
Kerem Yilmaz 2024-04-08 11:12:45 -07:00 committed by GitHub
parent 32701075c3
commit 8e2aaa95d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,10 @@ Each element is tagged with an ID.
If you see any information in red in the page screenshot, this means a condition wasn't satisfied. prioritize actions with the red information. If you see any information in red in the page screenshot, this means a condition wasn't satisfied. prioritize actions with the red information.
If you see a popup in the page screenshot, prioritize actions on the popup. If you see a popup in the page screenshot, prioritize actions on the popup.
{% if "lever" in url %}
DO NOT UPDATE ANY LOCATION FIELDS
{% endif %}
Reply in JSON format with the following keys: Reply in JSON format with the following keys:
{ {
"actions": array // An array of actions. Here's the format of each action: "actions": array // An array of actions. Here's the format of each action: