mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-22 22:28:29 +00:00
infra: renamed build badge names.
This commit is contained in:
parent
b97f9338dd
commit
b02af7d77b
3 changed files with 3 additions and 3 deletions
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build(Linux)
|
||||
name: Build Linux
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
2
.github/workflows/build_win.yml
vendored
2
.github/workflows/build_win.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build(Window)
|
||||
name: Build Windows
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[](https://gitter.im/thorvg/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
<br>
|
||||
[](https://github.com/Samsung/thorvg/actions/workflows/actions.yml)
|
||||
[](https://github.com/Samsung/thorvg/actions/workflows/build_win.yml)
|
||||
[](https://github.com/Samsung/thorvg/actions/workflows/build_win.yml)
|
||||
|
||||
# ThorVG
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue