Skip to content

Commit ccd21b1

Browse files
committed
✨ Added develop to the on push action
1 parent 73f56be commit ccd21b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build server
22

33
on:
44
push:
5-
branches: [docker, docker-prod]
5+
branches: [docker, docker-prod, develop]
66

77
jobs:
88
prepare-env:

0 commit comments

Comments
 (0)