mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-15 23:16:00 +08:00
removed lint markdown
This commit is contained in:
parent
37bbf63500
commit
b45630d6d9
16
.github/workflows/lint_markdown.yml
vendored
16
.github/workflows/lint_markdown.yml
vendored
@ -1,16 +0,0 @@
|
||||
---
|
||||
name: Markdown Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install markdownlint
|
||||
uses: DavidAnson/markdownlint-cli2-action@v15
|
@ -392,7 +392,7 @@ This library directly depends on the [onnxruntime](https://pypi.org/project/onnx
|
||||
|
||||
Liked some of my work? Buy me a coffee (or more likely a beer)
|
||||
|
||||
<a href="https://www.buymeacoffee.com/danielgatis" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;"></a> <!-- markdownlint-disable MD033 -->
|
||||
<a href="https://www.buymeacoffee.com/danielgatis" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;"></a>
|
||||
|
||||
## Star History
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user