mirror of https://github.com/astral-sh/ruff
Allow manual trigger for docs
This commit is contained in:
parent
860e3110c0
commit
0362cc1098
|
|
@ -4,10 +4,11 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- README.md
|
||||
- mkdocs.yml
|
||||
- mkdocs.template.yml
|
||||
- .github/workflows/docs.yaml
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
mkdocs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue