Skip to content

Commit 1c19803

Browse files
Mirko ZitkovichMirko Zitkovich
authored andcommitted
Enable develop debug
1 parent dea66f8 commit 1c19803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gke-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Deploy FNS API
33
on:
44
push:
55
branches:
6-
- master
6+
- develop
77
pull_request:
88
branches:
9-
- master
9+
- develop
1010

1111
jobs:
1212
deploy:

0 commit comments

Comments
 (0)