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