Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
xronos-i-am committed Mar 13, 2023
1 parent 5f435d9 commit 192fb33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Ruby
on:
push:
branches:
- master
- main

pull_request:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If bundler is not being used to manage dependencies, install the gem by executin

$ gem install enum_machine-contrib ruby-graphviz

The gem depends on [GraphViz](https://graphviz.org/)). See the [installation notes](https://graphviz.org/download/)
The gem depends on [GraphViz](https://graphviz.org/). See the [installation notes](https://graphviz.org/download/)

## Usage

Expand Down

0 comments on commit 192fb33

Please sign in to comment.