diff --git a/deployments/pipeline-infrastructure.yml b/deployments/pipeline-infrastructure.yml index d560a03..30dd02b 100644 --- a/deployments/pipeline-infrastructure.yml +++ b/deployments/pipeline-infrastructure.yml @@ -214,8 +214,6 @@ Resources: Filters: - JsonPath: "$.ref" MatchEquals: refs/heads/{Branch} - - JsonPath: "$.head_commit/message" - MatchEquals: '[DeployInfrastructure]' Authentication: GITHUB_HMAC TargetPipeline: !Ref Pipeline TargetAction: Source