Skip to content

Commit 6e3c4ce

Browse files
committed
more testing
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent c7c9223 commit 6e3c4ce

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/flow-deploy-release-artifact.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@ on:
2222
description: "Perform Dry Run"
2323
type: boolean
2424
required: false
25-
default: true
26-
pull_request:
27-
types:
28-
- opened
29-
- reopened
30-
- synchronize
25+
default: false
3126

3227
env:
3328
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)