diff --git a/.github/workflows/checkmate.yml b/.github/workflows/checkmate.yml index ee838d6..c06b972 100644 --- a/.github/workflows/checkmate.yml +++ b/.github/workflows/checkmate.yml @@ -19,6 +19,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} paths: | - /**/*: + '**': - I have got the grammar police to proofread my changes. - I have double checked the indentation.