Skip to content

Commit a16999a

Browse files
rmpowell77claude
andcommitted
Add dev/vcpkg to workflow triggers for testing
Temporarily add dev/vcpkg branch to CI triggers to test vcpkg binary caching setup. Can be removed before merging to main. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 252ae45 commit a16999a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches:
1010
- main
1111
- calchart-3.6
12+
- dev/vcpkg
1213
tags:
1314
- '*'
1415
pull_request:

0 commit comments

Comments
 (0)