diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a34d3fe..edc6e73 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: push: branches: [ master, sdk-v4 ] pull_request: - branches: [ master ] + branches: [ master, sdk-v4 ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/README.md b/README.md index b226083..d84015e 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Or manually: ```html + src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"> +