diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml index d631689d33..edebd9e113 100644 --- a/.github/workflows/cancel.yml +++ b/.github/workflows/cancel.yml @@ -13,4 +13,4 @@ jobs: with: all_but_latest: true access_token: ${{ github.token }} - if: ${{ github.ref != 'refs/heads/master' }} + if: ${{ github.ref != 'refs/heads/master' }}