Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-contact-c committed Nov 29, 2024
1 parent 94b1228 commit 896f275
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:
- "update-version-1.1.13"
- "master"

jobs:
deploy-frontend-dev:
Expand Down

0 comments on commit 896f275

Please sign in to comment.