Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/bcgov/MoH-SAT into BCMOHAD-…
Browse files Browse the repository at this point in the history
…25690
  • Loading branch information
NikhilJeenru01 committed Jan 16, 2025
2 parents d1cca23 + 03a762f commit 98e00cb
Show file tree
Hide file tree
Showing 7 changed files with 143 additions and 148 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ jobs:
- name: Installing SF managed packages
run: sf package install --package "04t4W0000038bemQAA" -o ciorg -w 15 --noprompt

- name: Installing Health Cloud managed package
run: sf package install --package "04t4W000002V2Ub" -o ciorg -w 15 --noprompt

- name: Installing the IAM package
run: sf package install --package "04tJQ0000014BvZYAU" -o ciorg -w 15 --noprompt

- name: Set deployment user standard security
run: |
sf force:user:permsetlicense:assign -u ciorg -n "OmniStudio"
Expand Down
Loading

0 comments on commit 98e00cb

Please sign in to comment.