diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f1d25a2..d0eaa29 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,9 +2,9 @@ name: tests on: push: - branches: [ master, next ] + branches: [ main, next ] pull_request: - branches: [ master ] + branches: [ main ] jobs: build: diff --git a/README.md b/README.md index 1b46085..4980111 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

