Skip to content

Commit

Permalink
Reset dev deployment ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed Jul 4, 2024
1 parent 97ec85f commit bd5f5a9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/deploy-frontend-dev.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: DeployFrontendServerlessDev

on:
push:
workflow_run:
workflows: ["DeployBackendDev"]
types:
- completed
branches:
- "change-schedule-meeting-flow"
- "master"

jobs:
deploy-frontend-dev:
Expand Down

0 comments on commit bd5f5a9

Please sign in to comment.