1
0
mirror of https://github.com/tonarino/innernet.git synced 2025-01-22 05:08:49 +02:00

actions: trigger checks on PRs

This commit is contained in:
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

View File

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