We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36b9b2 commit 422217fCopy full SHA for 422217f
.github/workflows/build.yml
@@ -6,7 +6,8 @@ on:
6
- master
7
paths:
8
- ".github/workflows/build.yml"
9
- - "label_studio_ml/examples"
+ - "label_studio_ml/examples/**"
10
+ workflow_dispatch:
11
12
env:
13
DOCKER_BUILD_CONFIG_BRANCH: "master"
0 commit comments