Skip to content

Commit 981cb33

Browse files
Dev/update ci (#5)
* feat: add create workflow execution functionality with parameters and… (#1) (#3) * feat: add create workflow execution functionality with parameters and API integration * feat: update Feather node options and enhance create workflow execution to conditionally include forwardingPhoneNumber * fix: update TypeScript version specification and format JSON files for consistency * fix: change default value of forwardingPhoneNumber parameter to null for better handling of optional input Co-authored-by: Arijit Roy <roy.arijit@icloud.com> * pointing CI to main branch --------- Co-authored-by: Saurabh Jain <140288294+saurabh-featherhq@users.noreply.github.com>
1 parent 8680ded commit 981cb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: [master]
3+
branches: [main]
44

55
name: Verify Build
66

0 commit comments

Comments
 (0)