Skip to content

Commit

Permalink
update yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
tshyun24 committed Jan 31, 2024
1 parent 7d685ff commit 6d90411
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/business-email-reminder-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:

jobs:
business-email-reminder-ci:
uses: bcgov/bcregistry-sre/.github/workflows/api-ci.yaml@main
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "business-email-reminder"
working_directory: "./jobs/email-reminder"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/business-future-effective-filings-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:

jobs:
business-future-effective-filings-ci:
uses: bcgov/bcregistry-sre/.github/workflows/api-ci.yaml@main
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "business-future-effective-filings"
working_directory: "./jobs/future-effective-filings"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/business-update-colin-filings-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:

jobs:
business-update-colin-filings-ci:
uses: bcgov/bcregistry-sre/.github/workflows/api-ci.yaml@main
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "business-future-effective-filings"
working_directory: "./jobs/update-colin-filings"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/business-update-legal-filings-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:

jobs:
business-update-legal-filings-ci:
uses: bcgov/bcregistry-sre/.github/workflows/api-ci.yaml@main
uses: bcgov/bcregistry-sre/.github/workflows/backend-ci.yaml@main
with:
app_name: "business-future-effective-filings"
working_directory: "./jobs/update-legal-filings"
Expand Down
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit 6d90411

Please sign in to comment.