Skip to content

Commit

Permalink
revert workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
shalearkane committed Feb 6, 2024
1 parent c73d4e3 commit d4d82b1
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/GCP-Deploy-Staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,6 @@ on:
push:
branches:
- dev
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
tags:
description: 'Deploy Staging'

env:
PROJECT_ID: tpc-portal # TODO: update Google Cloud project id
Expand Down

0 comments on commit d4d82b1

Please sign in to comment.