Skip to content

Commit

Permalink
chore(ci): fix verification path (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Feb 11, 2025
1 parent f663d55 commit 3a518de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ jobs:
strategy:
matrix:
name: [backend, frontend]
include:
- name: backend
verification_path: /health
steps:
- uses: bcgov/[email protected]
with:
Expand Down

0 comments on commit 3a518de

Please sign in to comment.