Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Nov 1, 2024
1 parent e8cfaa2 commit 0304e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
uses: actions/[email protected]
with:
repository: 'clearlydefined/operations'
ref: 'v3.1.2'
ref: 'elr/verify-health'
path: 'operations'
- name: Validate primary deploy
id: validate-primary
Expand Down Expand Up @@ -207,7 +207,7 @@ jobs:
uses: actions/[email protected]
with:
repository: 'clearlydefined/operations'
ref: 'v3.1.2'
ref: 'elr/verify-health'
path: 'operations'
- name: Validate secondary deploy
id: validate-secondary
Expand Down

0 comments on commit 0304e1b

Please sign in to comment.