diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 72dccd69beb3b..7683207cfae89 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -16,6 +16,8 @@ 1. https://securitylab.github.com/research/github-actions-preventing-pwn-requests 1. https://stackoverflow.com/a/62143130/1858217 +#### Dummy change - delete me + ## Secrets The GitHub workflows require a large list of secrets to deploy, notify and test the code: 1. `LARGE_SECRET_PASSPHRASE` - decrypts secrets stored in various encrypted files stored in GitHub repository. To create updated versions of these encrypted files, refer to steps 1-4 of [this encrypted secrets help page](https://docs.github.com/en/actions/reference/encrypted-secrets#limits-for-secrets) using the `LARGE_SECRET_PASSPHRASE`.