Skip to content

Commit

Permalink
Deploy modules in develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Apr 5, 2024
1 parent 9f21a49 commit 93bcdf9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- develop
pull_request:
types:
- opened
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- develop
pull_request:
types:
- opened
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- develop
pull_request:
types:
- opened
Expand Down

0 comments on commit 93bcdf9

Please sign in to comment.