[x] load-test-email-delivery-time.yml
Per @cris-oddball request, I will not be testing these. And instead, these will be tested on Perf later. These tests are being rewritten and does not matter if they break.
[x] load-test-sms-response-time.yml
Per @cris-oddball request, I will not be testing these. And instead, these will be tested on Perf later. These tests are being rewritten and does not matter if they break.
[x] test-github-actions.yml
Not tested, this was an old project that is not being used. But the reference from master to main has been updated
[x] tests.yml
Tested by making a minor commit after the default branch name was changed from master to main in repo and main was redeployed. This triggered the workflow to run for PR.
[x] update-datadog-image.yml
(Not tested, this was an old project that is not being used. But the reference from master to main has been updated)
Description
issue #1905
We are renaming our default branch
master
tomain
. In this PR, I have updated all references to notification-api'smaster
branch tomain
.Type of change
Please check the relevant option(s).
How Has This Been Tested?
master
tomain
and deployed branch.Ran Github Actions with Workflow branch as
1905-rename-master-to-main
and deployment branch asmain
Example
Github Actions Tested or Accounted For
Checklist