Only build PRs and the master branch on CI.
This commit is contained in:
parent
8b92689750
commit
e11ac61bef
@ -11,6 +11,7 @@ script:
|
|||||||
- "cargo clippy --all-targets --all-features -- -D warnings"
|
- "cargo clippy --all-targets --all-features -- -D warnings"
|
||||||
- "cargo build --verbose"
|
- "cargo build --verbose"
|
||||||
- "cargo test --verbose"
|
- "cargo test --verbose"
|
||||||
|
if: "type != push OR (tag IS blank AND branch = master)"
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user