Skip to content

Commit

Permalink
Fix cds hook filters
Browse files Browse the repository at this point in the history
  • Loading branch information
yann degat committed Dec 1, 2020
1 parent 0adc9bb commit 14dd0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cds/terraform-provider-ovh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ hooks:
timezone: UTC
- type: RepositoryWebHook
config:
eventFilter: push, pull_request
eventFilter: push;pull_request

notifications:
- type: vcs
Expand Down

0 comments on commit 14dd0cf

Please sign in to comment.