diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5cc198c2..83facb70 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - github-actions + - '*' pull_request: branches: - main diff --git a/README.md b/README.md index 70bc15f9..6be97368 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A [broader overview](https://speakerdeck.com/eweitz/ideogramjs-chromosome-visual To link directly to the latest release, copy this snippet: ``` - + ``` You can also easily use the library locally: @@ -43,7 +43,7 @@ import Ideogram from 'ideogram'; # Usage ```html
- +