Skip to content

Commit 89f5e29

Browse files
committed
Add manual deploy workflow
1 parent 4db352f commit 89f5e29

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/manual_deploy.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ on:
1616
image_tag:
1717
description: Docker image tag to be deployed
1818
required: true
19-
push:
20-
branches:
21-
- add_dr_workflows
19+
2220
permissions:
2321
id-token: write
2422

0 commit comments

Comments
 (0)