Skip to content

Commit

Permalink
Update gcp_frontend.yml (#1348)
Browse files Browse the repository at this point in the history
  • Loading branch information
beastoin authored Nov 18, 2024
2 parents 1474436 + b5d6706 commit 517d7dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/gcp_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches: [ "main", "development" ]
paths:
- 'frontend/**'
workflow_dispatch:
inputs:
branch:
description: 'Branch to deploy from'
required: true
default: 'main'

env:
SERVICE: frontend
Expand Down

0 comments on commit 517d7dc

Please sign in to comment.