Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
respond when wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorsector committed Apr 30, 2019
1 parent f61e4e1 commit 4386343
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ steps:
left: '%payload.pull_request.head.ref%'
operator: ===
right: add-index
else:
- type: respond
with: base-branch.md
- type: gate
left: '%payload.pull_request.base.ref%'
operator: ===
Expand Down

0 comments on commit 4386343

Please sign in to comment.