Skip to content

Commit

Permalink
Update CI badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Nov 29, 2023
1 parent c38fffd commit 03db55e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: pull-request
name: pull_request

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Rubies [![CI](https://github.com/epistrephein/rubies/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/epistrephein/rubies/actions/workflows/build.yml)
# Rubies [![CI](https://github.com/epistrephein/rubies/actions/workflows/master.yml/badge.svg?branch=master)](https://github.com/epistrephein/rubies/actions/workflows/master.yml)

A Sinatra API interface to Ruby versions, releases and branches.

Expand Down

0 comments on commit 03db55e

Please sign in to comment.