We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6e7de commit b8ee658Copy full SHA for b8ee658
1 file changed
.github/workflows/test-csharp.yml
@@ -3,7 +3,7 @@ name: bindings/csharp
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ "main" ]
+ branches: [ "main", "dekomiss/bindingstrigger" ]
7
pull_request:
8
branches: [ "main" ]
9
0 commit comments