mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update triggers.md (#4939)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
e36f465e2a
commit
ae38e3692e
@@ -42,7 +42,7 @@ Docker Cloud supports two types of triggers:
|
||||
6. Use the POST request URL provided to configure the webhook in your
|
||||
application or third party service.
|
||||
|
||||
## Revoking triggers
|
||||
## Revoke triggers
|
||||
|
||||
To stop a trigger from automatically scaling or redeploying, you must revoke it.
|
||||
|
||||
@@ -54,6 +54,6 @@ To stop a trigger from automatically scaling or redeploying, you must revoke it.
|
||||
|
||||
Once the trigger is revoked, it stops accepting requests.
|
||||
|
||||
## Using triggers in the API and CLI
|
||||
## Use triggers in the API and CLI
|
||||
|
||||
See our [API and CLI documentation](/apidocs/docker-cloud.md#triggers) to learn how to use triggers with our API and the CLI.
|
||||
|
||||
Reference in New Issue
Block a user