mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(dashboard): noindex all paths other than root and status
This commit is contained in:
parent
008caa8473
commit
eb7df8bddb
2 changed files with 10 additions and 2 deletions
2
.github/workflows/dashboard.yml
vendored
2
.github/workflows/dashboard.yml
vendored
|
|
@ -2,9 +2,9 @@ name: Build dashboard Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'dashboard/**'
|
||||
- '.github/workflows/dashboard.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue