mirror of
https://github.com/openharmony/third_party_rust_parking_lot.git
synced 2026-07-01 21:03:59 -04:00
Only run CI for bors and pull requests
This commit is contained in:
@@ -2,11 +2,11 @@ name: Rust
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- trying.tmp
|
||||
- staging.tmp
|
||||
branches:
|
||||
- trying
|
||||
- staging
|
||||
pull_request:
|
||||
|
||||
|
||||
env:
|
||||
RUST_TEST_THREADS: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user