Skip to content

Commit

Permalink
Merge pull request #6 from 1fabiopereira/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
1fabiopereira authored Apr 7, 2023
2 parents 3c880b2 + fbea835 commit 8b0929b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Check Code Quality
on:
pull_request:
branches: [main, develop]
push:
branches: [main]

jobs:
lint-and-tests:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<p align="center"> High performance real time pitch detection.</p>

## [Documentation](https://1fabiopereira.github.io/react-native-pdf-extractor/)
## [Documentation](https://1fabiopereira.github.io/react-native-pitch-detector/)
- ### [Getting Started](https://1fabiopereira.github.io/react-native-pitch-detector/docs/before-you-start)
- [Before you start](https://1fabiopereira.github.io/react-native-pitch-detector/docs/before-you-start)

Expand Down

0 comments on commit 8b0929b

Please sign in to comment.