kzccm1d4if10m2xaz1wqy3xar821pp1r-my-site-anaphoric-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 780ac95d064dbcd9b51c478f5e85396e7172bcb2
parent 281287c8f4b4da4a38e085013ecf01ab62195862
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Wed, 28 Jul 2021 15:48:24 +0100

Try to get the Github Actions to register as a Status check

Diffstat:
M.github/workflows/ci.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -95,6 +95,7 @@ jobs: runs-on: ubuntu-latest needs: build steps: + - uses: actions/checkout@v2 - name: Create status check env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}