Only run CI for bors and pull requests

This commit is contained in:
Amanieu d'Antras
2022-01-28 13:18:20 +00:00
parent fa0480d38e
commit 1e6fef6023
+4 -4
View File
@@ -2,11 +2,11 @@ name: Rust
on:
push:
branches-ignore:
- trying.tmp
- staging.tmp
branches:
- trying
- staging
pull_request:
env:
RUST_TEST_THREADS: 1