mirror of
https://github.com/openharmony/third_party_rust_pin-project-lite.git
synced 2026-07-01 20:44:14 -04:00
Format markdown and YAML files
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- master
|
||||
- staging
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
env:
|
||||
CARGO_INCREMENTAL: 0
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
create-release:
|
||||
|
||||
+1
-1
@@ -136,7 +136,7 @@ This project adheres to [Semantic Versioning](https://semver.org).
|
||||
|
||||
Initial release
|
||||
|
||||
[unreleased]: https://github.com/taiki-e/pin-project-lite/compare/v0.2.0...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/pin-project-lite/compare/v0.2.0...HEAD
|
||||
[0.2.0]: https://github.com/taiki-e/pin-project-lite/compare/v0.1.11...v0.2.0
|
||||
[0.1.11]: https://github.com/taiki-e/pin-project-lite/compare/v0.1.10...v0.1.11
|
||||
[0.1.10]: https://github.com/taiki-e/pin-project-lite/compare/v0.1.9...v0.1.10
|
||||
|
||||
Reference in New Issue
Block a user