Skip to content

Commit 75487de

Browse files
committed
Add comments.
1 parent eb848b4 commit 75487de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cpp-packaging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: CPP binary SDK packaging
22
on:
33
push:
44
branches:
5+
# Run a full packaging step any time a new branch is merged into dev.
56
- "dev"
7+
# For testing only.
68
- "feature/run_packaging_on_push_to_dev"
79
workflow_dispatch:
810
inputs:

0 commit comments

Comments
 (0)