Update rust_test.yml
parent
b77241fc4c
commit
71e9e8c032
|
|
@ -2,9 +2,9 @@ name: Rust test
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master , rc ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ master , rc ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue