Skip to content

Commit

Permalink
remove deploy code
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-contact-c committed Dec 30, 2024
1 parent c60f526 commit 0ff12e8
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/fix-seo-issue"
- "master"

jobs:
deploy-frontend-dev:
Expand Down

0 comments on commit 0ff12e8

Please sign in to comment.