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 6467a75 commit e34186bCopy full SHA for e34186b
.github/workflows/docker-image.yml
@@ -3,8 +3,8 @@ name: Docker Image CI
3
on:
4
push:
5
branches: [ "azure-openai" ]
6
- pull_request:
7
- branches: [ "azure-openai" ]
+ # pull_request:
+ # branches: [ "azure-openai" ]
8
9
jobs:
10
build-and-push:
0 commit comments