We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa8447 commit 5b87b36Copy full SHA for 5b87b36
.github/workflows/test-opencvsharp.yml
@@ -2,7 +2,7 @@ name: Test-OpenCvSharp
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, feature/docker ]
6
paths: [ '.github/workflows/test-opencvsharp.yml' ]
7
workflow_dispatch:
8
0 commit comments