There was an error while loading. Please reload this page.
1 parent f96852c commit dfdd955Copy full SHA for dfdd955
1 file changed
.github/workflows/build-push-acr.yml
@@ -6,7 +6,7 @@ on:
6
push_image:
7
description: "Push image to ACR (false = build test only)"
8
required: true
9
- default: false
+ default: true
10
type: boolean
11
push:
12
branches:
0 commit comments