

# Add trigger on code push with no filter
<a name="pipelines-trigger-add"></a>

Triggers allow you to configure your pipeline to start on a particular event type, such as a code push or pull request. Triggers are configurable for source actions with connections that use the CodeStarSourceConnection action in CodePipeline, such as GitHub, Bitbucket, and GitLab.

**Adding a trigger (console)**

1. Sign in to the Amazon Web Services Management Console and open the CodePipeline console at [http://console.www.amazonaws.cn/codesuite/codepipeline/home](http://console.www.amazonaws.cn/codesuite/codepipeline/home).

   The names and status of all pipelines associated with your Amazon account are displayed. 

1. In **Name**, choose the name of the pipeline you want to edit. Otherwise, use these steps on the pipeline creation wizard.

1. On the pipeline details page, choose **Edit**. 

1. On the **Edit** page, choose the source action you want to edit. Choose **Edit triggers**. Choose to add a trigger.

1. In **Trigger type**, choose **No filter**.