diff --git a/actions/setup-gap/README.md b/actions/setup-gap/README.md index 485f6096..40833ae3 100644 --- a/actions/setup-gap/README.md +++ b/actions/setup-gap/README.md @@ -2,6 +2,21 @@ > setup github actions proxy +## Testing + +Any development on this action needs to sufficiently tested before merging. We +have a workflow configured to test some basic use-cases for the setup-gap +action. + +You can workflow dispatch that workflow here: +https://github.com/smartcontractkit/releng-test/actions/workflows/setup-gap-test.yml + +Or you can run the following to dispatch it using the `gh` CLI. + +``` +echo '{"dot-github-ref": ""}' | gh workflow run --repo smartcontractkit/releng-test --ref main setup-gap-test.yml --json +``` + ## Certificate Authorities The contents of ./aws-ca.crt are pulled from the PEM files on the