You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/projects/project-triggers/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ Project triggers allow you to automate your deployments by responding to events
12
12
13
13
Choose from a subset of **events** that can occur in Octopus Deploy, apply a **filter** to those events, and decide what **action** you want performed after the trigger fires.
14
14
15
-
## Example trigger
15
+
## Trigger example
16
16
17
-
The example below is an automatic deployment trigger that fires when a [deployment target](/docs/infrastructure/)in the **Production**[environment](/docs/infrastructure/environments) becomes available and is tagged with the **web-server**[target tag](/docs/infrastructure/deployment-targets/target-tags).
17
+
The example below is an automatic deployment trigger that fires when a [deployment target](/docs/infrastructure/)that belongs to the **Production**[environment](/docs/infrastructure/environments) becomes available and is tagged with the **web-server**[target tag](/docs/infrastructure/deployment-targets/target-tags).
0 commit comments