We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b12df1 commit e7b7c66Copy full SHA for e7b7c66
.github/workflows/test-monai-deploy-express.yml
@@ -4,6 +4,7 @@ name: Test MONAI Deploy Express
4
on:
5
push:
6
paths:
7
+ - '.github/workflows/test-monai-deploy-express.yml'
8
- 'deploy/monai-deploy-express/**'
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments