Skip to content

Commit 78153e7

Browse files
Merge pull request #30 from telstra/maintain/MessagingAPI-V3-SDK
release 3.0.4
2 parents d22cb58 + 694c881 commit 78153e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/actions.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: SDK CI-CD
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches:
6+
- release/MessagingAPI-V3-SDK
57

68
jobs:
79
test:

0 commit comments

Comments
 (0)