CI: Restrict code coverage to the master branch.

master
Damir Jelić 2020-12-08 14:30:49 +01:00
parent fa3583234c
commit 15b87e9dc1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Code coverage
on:
push:
branches: [ master ]
env:
CARGO_TERM_COLOR: always