Skip to content

Commit

Permalink
revert deploy-dev change
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-contact-c committed Dec 2, 2024
1 parent 58bb4b8 commit 66207f8
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: DeployFrontendCloudflarePagesDev

on:
push:
workflow_run:
workflows: ["DeployBackendDev"]
types:
- completed
branches:
- "mansi/replace-blog-images"
- "master"

jobs:
deploy-frontend-dev:
Expand Down

0 comments on commit 66207f8

Please sign in to comment.