Skip to content

Commit 4dde12d

Browse files
committed
try more stuff
1 parent eed6205 commit 4dde12d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

auto-deployment/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ repository_url: http://github.com/atmos/hubot-auto-deploy
77
# GitHub Auto-Deployment
88
<hr/>
99

10-
GitHub Auto-Deployment is a workflow service for software teams deploying applications. It uses simple interactions around git usage to decide when code changes to your application should be deployed. It's hosted and run as a GitHub service.
10+
GitHub Auto-Deployment is a workflow service for software teams deploying applications. It uses simple interactions around git usage to decide when code changes to your application should be deployed.
1111

1212
[![GitHub Flow](https://cloud.githubusercontent.com/assets/38/3716148/60484298-1603-11e4-8f30-30a381f5c89d.jpg)](https://guides.github.com/introduction/flow/)
1313

1414
## Behaviors
1515

16-
There's two different types of auto-deployment behavior:
16+
There's two different ways to trigger deployments, by pushing and by commit status.
1717

1818
### Deploy on Push
1919

0 commit comments

Comments
 (0)