Skip to content

Commit 1a64347

Browse files
Update build.from.master.branch.deploy.to.dev.yml
1 parent 8ab97f8 commit 1a64347

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.from.master.branch.deploy.to.dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ env:
5858

5959
on:
6060
workflow_dispatch:
61+
push:
62+
branches:
63+
- ${{ env.BRANCH }}
6164

6265
jobs:
6366
build-and-deploy-dev:

0 commit comments

Comments
 (0)