From 16008098edcd02ea787f2c1782001bbc5079acb5 Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Wed, 2 Jun 2021 19:59:50 -0700 Subject: [PATCH] Update darwin.yaml --- .github/workflows/darwin.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/darwin.yaml b/.github/workflows/darwin.yaml index e75519cfbbd50c..eacd8195c04097 100644 --- a/.github/workflows/darwin.yaml +++ b/.github/workflows/darwin.yaml @@ -23,6 +23,7 @@ jobs: name: Build Darwin timeout-minutes: 60 + if: github.actor != 'restyled-io[bot]' runs-on: macos-latest steps: