mirror of
https://github.com/mii443/mozc.git
synced 2025-08-22 16:15:46 +00:00
Update documents about GitHub Actions.
PiperOrigin-RevId: 431834327
This commit is contained in:
@ -6,6 +6,7 @@ Contributing Guide
|
||||
|
||||
Files and directories we may accept pull requests:
|
||||
* files in the [top directory](https://github.com/google/mozc/tree/master/)
|
||||
* [.github/](https://github.com/google/mozc/tree/master/.github/)
|
||||
* [docker/](https://github.com/google/mozc/tree/master/docker/)
|
||||
* [docs/](https://github.com/google/mozc/tree/master/docs/)
|
||||
* [src/.bazelrc](https://github.com/google/mozc/tree/master/src/.bazelrc)
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
Files and directories we may accept pull requests:
|
||||
* files in the [top directory](https://github.com/google/mozc/tree/master/)
|
||||
* [.github/](https://github.com/google/mozc/tree/master/.github/)
|
||||
* [docker/](https://github.com/google/mozc/tree/master/docker/)
|
||||
* [docs/](https://github.com/google/mozc/tree/master/docs/)
|
||||
* [src/.bazelrc](https://github.com/google/mozc/tree/master/src/.bazelrc)
|
||||
|
@ -11,9 +11,12 @@ OpenSource project originates from
|
||||
Build Status
|
||||
------------
|
||||
|
||||
|Android + OS X + Linux |Windows |
|
||||
|:----------------------------:|:------:|
|
||||
[](https://travis-ci.org/google/mozc) |[](https://ci.appveyor.com/project/google/mozc/branch/master) |
|
||||
| Linux | Windows | macOS | Android lib |
|
||||
|:-----:|:-------:|:-----:|:-----------:|
|
||||
| [](https://github.com/google/mozc/actions/workflows/linux.yaml) | [](https://github.com/google/mozc/actions/workflows/windows.yaml) | [](https://github.com/google/mozc/actions/workflows/macos.yaml) | [](https://github.com/google/mozc/actions/workflows/android.yaml) |
|
||||
|
||||
| [](https://github.com/hiroyuki-komatsu/mozc/actions/workflows/linux.yaml) | [](https://github.com/hiroyuki-komatsu/mozc/actions/workflows/windows.yaml) | [](https://github.com/hiroyuki-komatsu/mozc/actions/workflows/macos.yaml) | [](https://github.com/hiroyuki-komatsu/mozc/actions/workflows/android.yaml) |
|
||||
|
||||
|
||||
What's Mozc?
|
||||
------------
|
||||
|
Reference in New Issue
Block a user