Skip to content

Commit

Permalink
branch에 develop 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaeyeon1 committed Nov 28, 2023
1 parent da83a67 commit 3d74835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: NodeJS with Grunt

on:
push:
branches: ["main"]
branches: ["main", "develop"]

jobs:
build:
Expand Down

0 comments on commit 3d74835

Please sign in to comment.