2 Commits

2 changed files with 2 additions and 2 deletions
Split View
  1. +1
    -1
      .github/workflows/on_pull_request.yaml
  2. +1
    -1
      html/footer.html

+ 1
- 1
.github/workflows/on_pull_request.yaml View File

@@ -22,7 +22,7 @@ jobs:
- name: Install Ruff
run: pip install ruff==0.3.3
- name: Run Ruff
run: ruff .
run: ruff check .
lint-js:
name: eslint
runs-on: ubuntu-latest


+ 1
- 1
html/footer.html View File

@@ -1,5 +1,5 @@
<div>
<a href="{api_docs}">API</a>
<a href="{api_docs}" target="_blank">API</a>
 • 
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">GitHub</a>
 • 


Loading…
Cancel
Save
Baidu
map