Skip to content

Commit ca8e52d

Browse files
committed
chore: added target-branch
1 parent 98b48a9 commit ca8e52d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/frontend-deploy-dev.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop
7+
- feat/alpha-env
78
paths:
89
- frontend/**
910
- .github/**
@@ -13,7 +14,7 @@ on:
1314
paths:
1415
- frontend/**
1516
- .github/**
16-
17+
1718
jobs:
1819
build-dockerfile:
1920
defaults:

0 commit comments

Comments
 (0)