summaryrefslogtreecommitdiff
path: root/README.ja.md
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-01-01 00:02:01 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-01-01 00:02:01 +0900
commit1a1862236da60e21e51c66543e89bf577b6ed14a (patch)
treeac78b989d0583b6547e5bca9b320decc4923aa95 /README.ja.md
parent9deb9427154587549661bd8f51cbf382c1658111 (diff)
Update GitHub Actions Badges
- Generated by [npx github-actions-badge](https://github.com/azu/github-actions-badge) - Add MJIT
Diffstat (limited to 'README.ja.md')
-rw-r--r--README.ja.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.ja.md b/README.ja.md
index 4e1e6b9d87..8d5a3691a7 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -1,10 +1,11 @@
[![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby)
[![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
-![](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)
-![](https://github.com/ruby/ruby/workflows/macOS/badge.svg)
-![](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)
-![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)
-![](https://github.com/ruby/ruby/workflows/Windows/badge.svg)
+[![Actions Status](https://github.com/ruby/ruby/workflows/Cygwin/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Cygwin")
+[![Actions Status](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS")
+[![Actions Status](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW")
+[![Actions Status](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT")
+[![Actions Status](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
+[![Actions Status](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
# Rubyとは