From 7901e0f9002051cb385a397dc05a914b58366896 Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Wed, 18 Dec 2019 14:09:05 -0500 Subject: [PATCH] Limit to main desktop contributors --- .github/workflows/ci-mac.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-mac.yml b/.github/workflows/ci-mac.yml index d09c71a..120d03d 100644 --- a/.github/workflows/ci-mac.yml +++ b/.github/workflows/ci-mac.yml @@ -16,8 +16,8 @@ jobs: run: echo $actor env: actor: ${{ github.actor }} - - name: Run pre-build setup - if: github.actor == 'software@marquiskurt.net' + - name: Install certificated and entitlements + if: github.actor == 'alicerunsonfedora' || github.actor == 'Nomad1556' || github.actor == 'audmaxwell' run: | echo "Downloading certificates and profiles..." echo "$ascCertificates" > certs.b64