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