From 99631e43f18d5f7cf145a7b0fbd2714a707af39d Mon Sep 17 00:00:00 2001 From: Marten Lohstroh Date: Thu, 10 Mar 2022 16:41:06 -0800 Subject: [PATCH] Update cancel.yml --- .github/workflows/cancel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' }}