Skip to content

Commit

Permalink
Code change PR
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Dec 8, 2023
1 parent 6901090 commit d4e1bc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The VA.gov CMS Team

### About the CMS

This repository hosts the source code for the _Content Management System_ (**CMS** or **CMS-API**) utilized by [VA.gov](https://www.va.gov).
This repository hosts the source code for the _Content Management System_ (**CMS** or **CMS-API**) utilized by [VA.gov](https://www.va.gov).

The production instance can be found at [prod.cms.va.gov](https://prod.cms.va.gov/). Please note that access to the production CMS is limited; refer to [Getting Access](READMES/access.md) for more information.

Expand Down Expand Up @@ -157,3 +157,5 @@ The **BRD** system builds Amazon server images using Ansible, and tags those ima
The VFS team then deploys those images to the _staging_ and _production_ environments inside the VAEC when the release is ready.

See [The BRD System: Build, Release, Deploy](READMES/brd.md) for more information.

Hello world!
3 changes: 3 additions & 0 deletions tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ output: 'group'

tasks:

# Hello world!


# Any changes to test names or additions or removals must be updated in
# .github/workflows/set-tests-statuses.yml as well for the
# test to be required effectively.
Expand Down

0 comments on commit d4e1bc7

Please sign in to comment.