diff --git a/.github/workflows/firebase-deploy-live.yml b/.github/workflows/firebase-deploy-live.yml index 25784205..9ee9f340 100644 --- a/.github/workflows/firebase-deploy-live.yml +++ b/.github/workflows/firebase-deploy-live.yml @@ -11,6 +11,9 @@ name: Deploy to Firebase Hosting on merge, content update and schedule schedule: # Deploy every hour - cron: '0 * * * *' + # deploy manually + workflow_dispatch: + jobs: build_and_deploy: diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 64936bac..fc13dc36 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -2,7 +2,12 @@ # https://github.com/firebase/firebase-tools name: Deploy to Firebase Hosting on PR -'on': pull_request + +'on': + pull_request: + # deploy manually + workflow_dispatch: + jobs: build_and_preview: if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}' diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index 0b4a714d..f3fed365 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -4,6 +4,10 @@ name: Scan packages and upload SBOM branches: - main + # deploy manually + workflow_dispatch: + + jobs: upload_sbom: runs-on: ubuntu-latest diff --git a/src/components/footer.js b/src/components/footer.js index c5e3ed96..6d21e105 100644 --- a/src/components/footer.js +++ b/src/components/footer.js @@ -21,7 +21,7 @@ const Footer = () => { technology, consulting, and training services to government.

Want to help us make an impact?
- Check out our open positions.

+ Check out our open positions.

@@ -53,6 +53,7 @@ const Footer = () => {

Accessibility

Licensing

Privacy

+

Sustainability

Feedback

diff --git a/src/files/images/sustainability-emissions.png b/src/files/images/sustainability-emissions.png new file mode 100644 index 00000000..aff991d0 Binary files /dev/null and b/src/files/images/sustainability-emissions.png differ diff --git a/src/pages/contracting.js b/src/pages/contracting.js index 7d36774c..9ffc4c61 100644 --- a/src/pages/contracting.js +++ b/src/pages/contracting.js @@ -96,8 +96,8 @@ const ContractingPage = () => {

Differentiators