Skip to content

Commit

Permalink
fix(ci): dont attempt review step on merge to master
Browse files Browse the repository at this point in the history
Signed-off-by: andrew <andrew@textile.io>
  • Loading branch information
andrewxhill committed May 12, 2020
1 parent 1a1c644 commit 103c636
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/review.yml
@@ -1,8 +1,5 @@
name: Review
on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down

0 comments on commit 103c636

Please sign in to comment.