From 7db75fc54d266447489e9c6719987769e6b73b0f Mon Sep 17 00:00:00 2001 From: Emiliano Heyns Date: Sun, 2 Jan 2022 16:19:09 +0100 Subject: [PATCH] sheldon --- .github/workflows/sheldon.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sheldon.yaml b/.github/workflows/sheldon.yaml index 9c706ec2494..04e542a36fb 100644 --- a/.github/workflows/sheldon.yaml +++ b/.github/workflows/sheldon.yaml @@ -68,6 +68,7 @@ jobs: run: bundle exec sheldon --token=$GITHUB_TOKEN --welcome - name: See if the styles/locales work + if: github.actor != 'retorquere' run: bundle exec rake - name: report