mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-03 01:40:18 +00:00
update (#647)
This commit is contained in:
8
.github/workflows/pull_request_docs.yaml
vendored
8
.github/workflows/pull_request_docs.yaml
vendored
@@ -5,8 +5,14 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'README.md'
|
||||
- '.markdownlint.yaml'
|
||||
- '.vale.ini'
|
||||
- 'Dockerfile-docs'
|
||||
- 'docs-nginx.conf'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
- 'theme_common'
|
||||
- 'theme_override'
|
||||
|
||||
jobs:
|
||||
qa:
|
||||
|
||||
8
.github/workflows/push_docs.yaml
vendored
8
.github/workflows/push_docs.yaml
vendored
@@ -5,8 +5,14 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'README.md'
|
||||
- '.markdownlint.yaml'
|
||||
- '.vale.ini'
|
||||
- 'Dockerfile-docs'
|
||||
- 'docs-nginx.conf'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
- 'theme_common'
|
||||
- 'theme_override'
|
||||
|
||||
jobs:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user