Actions: Trigger testing workflow on pull_request

This commit is contained in:
Jack Grigg
2019-08-23 12:13:23 +01:00
parent 894421f3b5
commit 5e706d5d84

View File

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