mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 02:16:29 -05:00
Merge branch 'master' into v0.2.9
This commit is contained in:
commit
611a4c51a9
2
.github/workflows/ci-master.yml
vendored
2
.github/workflows/ci-master.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
name: CI
|
||||
name: Master branch CI
|
||||
|
||||
jobs:
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<p align="right">
|
||||
<a href="https://badge.fury.io/rb/just-the-docs"><img src="https://badge.fury.io/rb/just-the-docs.svg" alt="Gem version"></a> <a href="https://github.com/pmarsceill/just-the-docs/actions"><img src="https://github.com/pmarsceill/just-the-docs/workflows/CI/badge.svg" alt="Build status"></a>
|
||||
<a href="https://badge.fury.io/rb/just-the-docs"><img src="https://badge.fury.io/rb/just-the-docs.svg" alt="Gem version"></a> <a href="https://github.com/pmarsceill/just-the-docs/actions?query=workflow%3A%22Master+branch+CI%22"><img src="https://github.com/pmarsceill/just-the-docs/workflows/Master%20branch%20CI/badge.svg" alt="Build status"></a>
|
||||
</p>
|
||||
<br><br>
|
||||
<p align="center">
|
||||
|
Loading…
Reference in New Issue
Block a user