Skip to content

Commit

Permalink
Added support to externally Trigger C++ SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
kdivya153 committed Oct 17, 2024
1 parent 1988157 commit 251e246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: CXX build
on:
repository_dispatch:
types: [trigger-workflow]
workflow_dispatch:
pull_request:
branches:
Expand Down

0 comments on commit 251e246

Please sign in to comment.