mirror of
https://github.com/openharmony/third_party_rust_os_str_bytes.git
synced 2026-07-20 01:23:35 -04:00
Run tests every week
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
name: build
|
||||
|
||||
on: [pull_request, push]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
schedule:
|
||||
- cron: 0 0 * * FRI
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user