mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-05 08:39:46 +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:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'mirror/master'
|
||||
- 'mirror/docs'
|
||||
paths:
|
||||
- 'docs/**'
|
||||
- '.github/workflows/docs.yml'
|
||||
|
|
|
|||
Loading…
Reference in a new issue