From adfa30e35f3576d9b1a7b98a878d453224874143 Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Tue, 11 May 2021 18:16:00 -0700 Subject: [PATCH] Update pull_request.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A PR to trigger release 😬 --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 7fd14934c..0e6429b3b 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -41,7 +41,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} - - name: ✨ Run lint + - name: ❤️ Run lint run: yarn lint - name: 🦛 Run happo