diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2764c1 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +```text +# Commit that we are testing +GITHUB_REPOSITORY=sequoia-pgp/fast-forward +GITHUB_HEAD_REF=5459316fe1b8e221985416f9cef551fc8e74f0ca +# Unit test repository: +OWNER=sequoia-pgp +REPO=fast-forward-unit-tests +DEFAULT_BRANCH=fast-forward-test-014366 + +GITHUB_ACTOR=nwalfield +```