Skip to content

Commit

Permalink
fix: kick job off
Browse files Browse the repository at this point in the history
  • Loading branch information
craigyu committed Sep 13, 2024
1 parent 73fd1f3 commit baa6206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
parameters: -p REPLICA_COUNT=1
triggers: ('db/' 'libs/' 'api/' 'public/')
steps:
- name: Debug OC_NAMESPACE for API
- name: Debug OC_NAMESPACE for API OMG
if: matrix.name == 'api'
run: echo "OC_NAMESPACE=${{ vars.OC_NAMESPACE }}"
- uses: bcgov-nr/[email protected]
Expand Down

0 comments on commit baa6206

Please sign in to comment.