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 2779e98 commit 503602eCopy full SHA for 503602e
.github/workflows/docker.yml
@@ -3,8 +3,7 @@ on:
3
workflow_dispatch:
4
push:
5
tags: ["v*"]
6
- branches: [main, support/v1]
7
- paths: ['src/Microsoft.OpenApi.Hidi/**', '.github/workflows/**']
+ branches: [main]
8
pull_request:
9
env:
10
REGISTRY: msgraphprod.azurecr.io
0 commit comments