From c7214e3f5ac1b660ca3ed1465bcf44c9e8cd3ad9 Mon Sep 17 00:00:00 2001 From: Sergey Khomushin Date: Sun, 28 Jan 2024 18:39:05 +0800 Subject: [PATCH] sdk-v4: run Action for pull-request --- .github/workflows/ci.yml | 2 +- README.md | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) 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"> +