Skip to content

Commit

Permalink
Merge branch 'feat/new-dropdown-component'
Browse files Browse the repository at this point in the history
  • Loading branch information
mguellsegarra committed Jan 24, 2024
2 parents ae839d8 + 62688f6 commit 031ea90
Show file tree
Hide file tree
Showing 70 changed files with 969 additions and 500 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_dependent_projects_alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
include:
- project: "gisce/react-ooui"
branch: "alpha"
- project: "gisce/webclient"
branch: "alpha"
steps:
- name: Set environment variables and check condition
run: |
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/update_dependent_projects_develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
include:
- project: "gisce/react-ooui"
branch: "v2-develop"
- project: "gisce/webclient"
branch: "v2-develop"
steps:
- name: Set environment variables and check condition
run: |
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/update_dependent_projects_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
include:
- project: "gisce/react-ooui"
branch: "v2"
- project: "gisce/webclient"
branch: "v2"
steps:
- name: Set environment variables and check condition
run: |
Expand Down
Loading

0 comments on commit 031ea90

Please sign in to comment.