Skip to content

Commit

Permalink
code owners added for yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dauntlessnomad committed Jul 15, 2022
1 parent 25a6425 commit 3e48129
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @coronasafe/care-developers
*.yml @tomahawk-pilot @mathew-alex
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:
deploy-staging-egov-api:
needs: build-staging
name: Deploy to EKS Egov
name: Deploy to ECS API Egov
runs-on: ubuntu-latest
environment:
name: Staging-egov
Expand Down Expand Up @@ -282,7 +282,7 @@ jobs:

deploy-staging-egov-celery:
needs: build-staging
name: Deploy to Egov ECS
name: Deploy to Egov CELERY ECS
runs-on: ubuntu-latest
environment:
name: Staging-egov
Expand Down

0 comments on commit 3e48129

Please sign in to comment.