mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-21 10:21:55 +00:00
(future) use mirror/docs for on-push to docs
This commit is contained in:
parent
5163cf1988
commit
4fcf69ddad
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
|
@ -3,8 +3,7 @@ name: Build docs
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'mirror/docs'
|
||||||
- 'mirror/master'
|
|
||||||
paths:
|
paths:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- '.github/workflows/docs.yml'
|
- '.github/workflows/docs.yml'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue