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:
parent
77a7c36cce
commit
f0018c1052
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Rust
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user