Skip to content

Commit bc99383

Browse files
committed
Changed CD branch to develop
1 parent f742164 commit bc99383

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Serverless S3
1+
name: NeoDash CI/CD
22

33
on:
44
push:
5-
branches: [ master, develop ]
5+
branches: [ develop ]
66
pull_request:
7-
branches: [ master ]
7+
branches: [ develop ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)