Skip to content

Commit

Permalink
ci(): Avoid running coverage check on master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur authored Feb 8, 2021
1 parent 0d7db7b commit ccd9954
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
name: Pr quality check

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit ccd9954

Please sign in to comment.