actions: trigger checks on PRs
parent
77a7c36cce
commit
f0018c1052
|
@ -1,6 +1,6 @@
|
||||||
name: Rust
|
name: Rust
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue