mirror of https://github.com/astral-sh/ruff
Only update docs on release (#2755)
This commit is contained in:
parent
9fd29e2c54
commit
9b0a160239
|
|
@ -1,12 +1,8 @@
|
|||
name: mkdocs
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- README.md
|
||||
- mkdocs.template.yml
|
||||
- .github/workflows/docs.yaml
|
||||
branches: [main]
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue