actions: trigger checks on PRs

pull/36/head
Jake McGinty 2021-04-07 02:49:24 +09:00 committed by GitHub
parent 77a7c36cce
commit f0018c1052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Rust
on: [push]
on: [push, pull_request]
jobs:
test: