Skip to content

Commit

Permalink
Merge pull request #153 from textileio/andrew/fix-review-steps
Browse files Browse the repository at this point in the history
fix(ci): dont attempt review step on merge to master
  • Loading branch information
andrewxhill authored May 12, 2020
2 parents 1a1c644 + 103c636 commit 3698824
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Review
on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down

0 comments on commit 3698824

Please sign in to comment.