Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkata Challa committed Apr 22, 2024
1 parent ab038a7 commit 2151d3d
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,6 @@ on:
- 1717-ittms-manual-deployment-workflow-bug-fix-1
env:
environment: review

workflow_dispatch:
inputs:
environment:
description: Environment to deploy to
required: true
type: choice
default: review
options:
- qa
- review
- staging
- sandbox
- dv
sha:
description: Commit sha to be deployed
required: true
pr_number:
description: PR number
required: false

jobs:
deploy:
name: review deployment
Expand Down

0 comments on commit 2151d3d

Please sign in to comment.