ci only on push, not PR
This commit is contained in:
parent
9b037e18c8
commit
2151d0991b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -3,8 +3,6 @@ name: test and deploy
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
Reference in New Issue
Block a user