diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index ac264bd..cbbab8d 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -1,7 +1,9 @@ name: SDK CI-CD on: - workflow_dispatch: + push: + branches: + - release/MessagingAPI-V3-SDK jobs: test: