mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-16 10:24:27 -04:00
Run CI on PRs too (#113)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Rust
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push: {}
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
build_test:
|
||||
|
||||
Reference in New Issue
Block a user